Changes between Version 22 and Version 23 of Help/StatusBar
- Timestamp:
- 2019-09-06T09:47:11+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/StatusBar
v22 v23 5 5 The status bar displays the following information: 6 6 ||= Box =||= Displays =||= Notes =|| 7 ||[[Image(source:trunk/images/statusline/lat.svg)]]||The geographic latitude of the mousepointer||A left click opens the [Action/JumpToPosition Jump to Position Dialog]. With a right click you can change the coordinates format (Decimal Degrees, deg° min' sec", deg° min' (Nautical), Projected Coordinates).|| 7 ||[[Image(source:trunk/images/statusline/lat.svg)]]||The geographic latitude of the mousepointer||A left click opens the [wikitr:/Help/Action/JumpToPosition Jump to Position Dialog]. With a right click you can change the coordinates format (Decimal Degrees, deg° min' sec", deg° min' (Nautical), Projected Coordinates).|| 8 8 ||[[Image(source:trunk/images/statusline/lon.svg)]]||The geographic longitude of the mousepointer||Same as above.|| 9 9 ||[[Image(source:trunk/images/statusline/heading.svg)]]||The (compass) heading of the line segment being drawn.|| || 10 ||[[Image(source:trunk/images/statusline/angle.svg)]]||The angle between the previous and the current way segment. Green background color if [wiki :Help/Action/Draw#Anglesnapping Angle Snapping] is active.||A right click opens the [wiki:Help/StatusBar##anglemenu Angle Snapping Settings Menu], see below.||10 ||[[Image(source:trunk/images/statusline/angle.svg)]]||The angle between the previous and the current way segment. Green background color if [wikitr:/Help/Action/Draw#Anglesnapping Angle Snapping] is active.||A right click opens the [wiki:Help/StatusBar##anglemenu Angle Snapping Settings Menu], see below.|| 11 11 ||[[Image(source:trunk/images/statusline/dist.svg)]]||In edit mode: the length of new way segment being drawn; in select mode: the length of selected way(s) or the distance of two selected nodes||A left click changes the system of measurement (Metric → Chinese → Imperial → Nautical Mile). With a right click you can directly choose one measurement system.|| 12 12 ||[[Image(source:trunk/images/statusline/name.png)]]||The name, number of nodes and ID of the object at the mouse pointer. || With a right click you can choose if the statusbar gets hidden when hiding the dialogs panel with {{{Tab}}}. || … … 19 19 20 20 === Advanced Preferences === 21 With the following keys in the [wiki :Help/Preferences/Advanced Advanced Preferences] you can adjust the numbers in the statusbar:21 With the following keys in the [wikitr:/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 … … 27 27 28 28 ---- 29 Back to [wiki:/Help Main Help] 29 Back to [wikitr:/Help Main Help]