You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When canDropForeignDragObject returns false, the drag operation stops correctly, but the DragLine remains visible. Additionally, tree.getDragLineStyle() still returns style data, resulting in inconsistent visual feedback.