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
end_drag_on_leave only has effect if capture_mouse is False (if the mouse is captured it never leaves the component). This may be confusing behaviour, although it is reasonable when the details are thought through. Probably best to add to this as a note to this comment:
end_drag_on_leave
only has effect ifcapture_mouse
isFalse
(if the mouse is captured it never leaves the component). This may be confusing behaviour, although it is reasonable when the details are thought through. Probably best to add to this as a note to this comment:enable/enable/tools/drag_tool.py
Lines 19 to 20 in 933fc55
The text was updated successfully, but these errors were encountered: