Changes between Version 12 and Version 13 of Help/Action/WireframeToggle


Ignore:
Timestamp:
2021-07-17T13:28:40+02:00 (3 years ago)
Author:
skyper
Comment:

Explain rendering in details; bold preferences; close table

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/WireframeToggle

    v12 v13  
    44[[JOSMImage(dialogs/mappaint/wireframe_small,link=,48,middle,margin-right=20)]] ''Keyboard shortcut:'' **`Ctrl+W`**
    55
    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)
     6In 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.
    77
    88It allows to see the imagery below the data layer in a much better way and to draw more precisely.
     
    1010== Advanced Preferences ==#AdvancedPreferences
    1111||= **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 line
     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 line ||
    1414
    1515----