Modify ↓
Opened 4 years ago
Closed 4 years ago
#3076 closed defect (fixed)
Member columns don't auto-resize when the relation editor is resized
| Reported by: | avar | Owned by: | team |
|---|---|---|---|
| Priority: | minor | 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)
Changed 4 years ago by avar
comment:1 Changed 4 years ago by Gubaer
- Priority changed from major to 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 Changed 4 years ago by Gubaer
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



about to resize