Actions
Bug #3526
closedShould allow rectangle associated with vectorized image to be edited when clicked on
Start date:
10/13/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3526
Description
After adding a vectorized image to the image pane, it's not possible to go back and edit the rectangle associated with the image.
In order to facilitate this, most like ImagePane should be changed to descend from JList rather than JPanel. Otherwise it will be more difficult than it should be to identify which element is selected.
Actions