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: | 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)
Change History (6)
by , 16 years ago
Attachment: | resize-1.png added |
---|
by , 16 years ago
Attachment: | resize-4.png added |
---|
Clicking on it for resizing causes it to snap to its correct size
comment:1 by , 16 years ago
Priority: | major → minor |
---|
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 , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
about to resize