Changes between Initial Version and Version 1 of Ticket #9466


Ignore:
Timestamp:
2013-12-24T14:53:15+01:00 (11 years ago)
Author:
Don-vip
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9466

    • Property Summary Fenster größer als BildschirmDownload dialog larger than the screen (was: Fenster größer als Bildschirm)
  • Ticket #9466 – Description

    initial v1  
    55
    66Vielleicht fehlt hier nur eine Überprüfung, ob die bei der letzten Benutzung gespeicherten Werte überhaupt auf den Bildschirm passen.
     7
     8------------------
     9
     10Translation:
     11
     12I use JOSM to an external hard drive on 2 computers with different screen resolution. The settings are (using the environment variable APPDATA or the switch -Djosm.home) stored on the external drive. If I use JOSM only on the PC with the high resolution screen, and then the hard drive on the laptop and connect JOSM views there, then the edge of the download dialog is outside of the screen.
     13
     14The size of the download dialog is - as I understand - in preferences.xml under <tag key='gui.geometry' .../> saved in the attributes `width` and `height` and the position in the attributes `x` and `y`.
     15
     16Maybe only a check is missing, whether the data stored in the last used values ​​fit on the screen.