Changes between Initial Version and Version 1 of Ticket #18769, comment 15
- Timestamp:
- 2020-02-28T08:16:40+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18769, comment 15
initial v1 1 Please review the small patch. It corrects the calculation of the preference value toggleDialogs.width, but I don't know why I have to subtract 1 to get the old result: 1 Please review the small patch. It corrects the calculation of the preference value `toggleDialogs.width`, but I don't know why I have to subtract 1 to get the old result: 2 2 In addition I've added code to remember the width whenever the last layer is closed so that the splash screen appears. 3 3 Without this, the width is only remembered when you close JOSM while a layer is open.