Changes between Version 14 and Version 15 of Help/StatusBar
- Timestamp:
- 2016-02-28T22:10:35+01:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/StatusBar
v14 v15 19 19 20 20 === Advanced settings === 21 With the following keys in the [wiki:Help/Preferences/Advanced Advanced Preferences] you can adjust the number of decimal places in the statusbar:21 With the following keys in the [wiki:Help/Preferences/Advanced Advanced Preferences] you can adjust the numbers in the statusbar: 22 22 * `latlon.dms.decimal-format`: adjusts the number of decimal places of the coordinates in deg° min' sec" format 23 23 * `latlon.dm.decimal-format`: adjusts the number of decimal places of coordinates in deg° min' (Nautical) format 24 24 * `statusbar.decimal-format`: adjusts the number of decimal places of heading, angle and distance 25 25 * `statusbar.distance-threshold`: determines when to display `--` instead of the distance 26 After changing such a key you need to restart JOSM. 26 27 27 28 ----