Project

General

Profile

Actions

Bug #3526

closed

Should allow rectangle associated with vectorized image to be edited when clicked on

Added by Ryan McFall over 15 years ago. Updated almost 15 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
parser
Target version:
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 #1

Updated by Ryan McFall about 15 years ago

Still important, but probably can't be done by target date for alpha 3

Actions #2

Updated by Ryan McFall almost 15 years ago

This is now possible. ImagePane is still a JPanel, but has many JList like features. Moving to JList was explored, but due to some strange behavior (likely bugs) of custom cell renderers in JLists, ImagePane just implements some list like features itself.

Actions #3

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 3526

Actions

Also available in: Atom PDF