Changes between Version 12 and Version 13 of Help/Action/WireframeToggle
- Timestamp:
- 2021-07-17T13:28:40+02:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/WireframeToggle
v12 v13 4 4 [[JOSMImage(dialogs/mappaint/wireframe_small,link=,48,middle,margin-right=20)]] ''Keyboard shortcut:'' **`Ctrl+W`** 5 5 6 In Wireframe view nodes get shown as simple dots and all ways are the same color (unlike the more detailed mappaint default view (where nodes get shown as an icon, e.g. church, toilets etc., and ways are colored by type, and areas get shown as a colored fill)6 In Wireframe view nodes get shown as simple dots and all ways are the same color (unlike the more detailed mappaint default view, where nodes get shown as an icon, e.g. church, toilets etc., and ways are colored by type, and areas get shown as a colored fill). Nodes being part of more than one way are still bigger and nodes with tags are solid. Ways with relation membership are displayed with a triple line instead of a single one. 7 7 8 8 It allows to see the imagery below the data layer in a much better way and to draw more precisely. … … 10 10 == Advanced Preferences ==#AdvancedPreferences 11 11 ||= **Property** =||= **Default** =||= **Explanation** =|| 12 || `mappaint.wireframe.use-antialiasing`|| `false` || If set to `true`, uses antialiasing to get a nicer (but potentially slower) rendering ||13 || `mappaint.wireframe.show-relation-outlines` || `true` || If set to `false`, ways which are members of a relation are drawn with a single line instead of a triple line12 || **`mappaint.wireframe.use-antialiasing`** || `false` || If set to `true`, uses antialiasing to get a nicer (but potentially slower) rendering || 13 || **`mappaint.wireframe.show-relation-outlines`** || `true` || If set to `false`, ways which are members of a relation are drawn with a single line instead of a triple line || 14 14 15 15 ----