Modify

Opened 16 years ago

Closed 16 years ago

#3076 closed defect (fixed)

Member columns don't auto-resize when the relation editor is resized

Reported by: avarab@… Owned by: team
Priority: minor Milestone:
Component: Core Version:
Keywords: Cc:

Description

See the attached screenshots, adjusting the horizontal space of the relation editor will cause JOSM not to update the new space that the columns have.

Attachments (4)

resize-1.png (127.5 KB ) - added by avarab@… 16 years ago.
about to resize
resize-2.png (127.0 KB ) - added by avarab@… 16 years ago.
changed size of the dialog
resize-3.png (127.0 KB ) - added by avarab@… 16 years ago.
Dialog doesn't keep up with its new dimensions
resize-4.png (127.4 KB ) - added by avarab@… 16 years ago.
Clicking on it for resizing causes it to snap to its correct size

Download all attachments as: .zip

Change History (6)

by avarab@…, 16 years ago

Attachment: resize-1.png added

about to resize

by avarab@…, 16 years ago

Attachment: resize-2.png added

changed size of the dialog

by avarab@…, 16 years ago

Attachment: resize-3.png added

Dialog doesn't keep up with its new dimensions

by avarab@…, 16 years ago

Attachment: resize-4.png added

Clicking on it for resizing causes it to snap to its correct size

comment:1 by Gubaer, 16 years ago

Priority: majorminor

I saw this myself quite often. Sometimes column width (or table width) is adjusted, sometimes it isn't. I tried

  • listening to adjustment events o the JSplitPane
  • listening to property change events for dividerLocation in JSplitPane

and then {{{validate}}-ing the panel with the table, but no luck so far.

@stoeckr, @jttt: any hint?

comment:2 by Gubaer, 16 years ago

Resolution: fixed
Status: newclosed

(In [2043]) fixed #3076: Member columns don't auto-resize when the relation editor is resized

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.