Menu

#34 Drag preview does not show in heavyweight support

open
nobody
5
2010-06-09
2010-06-09
kkaa
No

If I modify the following lines in DockingWindowExample, the drag preview rectangle only shows for a brief minute and then is no longer visible. Shouldn't the preview show until the drag event is complete?

original code:
rootWindow = DockingUtil.createRootWindow(viewMap, handler, true);

Change to:
rootWindow = DockingUtil.createHeavyweightSupportedRootWindow(viewMap, handler, true);

I am using version 1.6.1

Discussion


Log in to post a comment.

MongoDB Logo MongoDB