gwt-dnd icon indicating copy to clipboard operation
gwt-dnd copied to clipboard

Please add a class name to the capturingWidget in the MouseDragHandler class

Open GoogleCodeExporter opened this issue 11 years ago • 0 comments

Right now it is not possible to show a move cursor while dragging, since the 
capturingWidget is taking the focus. By adding a class name to the 
capturingWidget, then it would be possible to add "cursor:move" to the 
capturingWidget in css.

Original issue reported on code.google.com by [email protected] on 24 Oct 2011 at 11:41

GoogleCodeExporter avatar Mar 13 '15 19:03 GoogleCodeExporter