Changes between Version 337 and Version 338 of Help


Ignore:
Timestamp:
2025-09-18T13:59:42+02:00 (10 days ago)
Author:
aRubes
Comment:

Added a subsection on changing the GUI scale and icon sizes.

Legend:

Unmodified
Added
Removed
Modified
  • Help

    v337 v338  
    5050}}}
    5151
     52=== Changing the User Interface Scale ===
     53You can change the scaling factor of the user interface to better suit your screen or needs:
     541. Go to Edit -> Preferences (or hit F12)
     552. Scroll down to the category 'Advanced Preferences'
     563. In the search box above the list of various configuration entries, enter `gui` to filter the list. This way you will be able to get quickly to the relevant entries.
     574. Adjust elements to your needs by changing entries starting with `gui.scale` or ending with '**.font**'. For example, to increase everything by 50%, change all of them from '1.0' to '1.5'.
     585. In addition, you can also change only certain Icon sets. As in step 4, filter the list by `iconsize` and change according to your needs. For example, increase the default icon size by changing 'iconsize.default' to '36'.
     596. **Restart** JOSM for the changes to take effect.   
     60
    5261
    5362== See also ==#SeeAlso