Actions
Bug #2325
closedActor Library Folders Should Not Be Draggable
Start date:
12/20/2005
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2325
Description
Actor-library folders can currently be dragged to the canvas, although when they
are released there, a popup error message with stacktrace is shown.
The folders (ie any non-leaf nodes) should be changed so they do not respond to
drag-gestures.
Updated by Chad Berkley almost 19 years ago
Fixed this in the PTII/ptolemy/vergil/tree/PTree.java Users can no longer drag
folders.
Actions