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
{{ message }}
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.
Just like in this demo https://gwt-dnd.appspot.com/#DragHandleExample i have a
window with a dra handle. But this drag handle also has child widgets: buttons,
edit box, etc.
When i press mouse button down on one of those child widgets, the whole
draggable panel gets dragged.
How do i prevent dragController.makeDraggable(panel, handle) not to register
onMouseDown event for the child widgets of handle widget?
Original issue reported on code.google.com by balciuna...@gmail.com on 21 Feb 2014 at 7:19
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
balciuna...@gmail.com
on 21 Feb 2014 at 7:19The text was updated successfully, but these errors were encountered: