Changes between Version 28 and Version 34 of Help/Dialog/MapPaint


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Help/Dialog/MapPaint

    v28 v34  
    11[[TranslatedPages]]
     2[[PageOutline(2-4,Table of Content)]]
    23
    3 = Map Paint Styles Dialog =
     4= Map Paint Styles panel =
    45
    5 [[JOSMImage(dialogs/mapstyle)]] ''Keyboard shortcut:''''' {{{Alt+Shift+M}}}''' — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM windows]
     6[[JOSMImage(dialogs/mapstyle,48,link=,middle,margin-right=20)]] ''Keyboard shortcut:'' **`Alt+Shift+M`** — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM panels]
    67
    78It presents a list of [wikitr:/Styles map styles].
    89
    9 [[Image(JOSM_Map-Style-Dialog.png)]]
    1010
    1111== List of available Map Styles ==
     12[[JOSMImage(dialogs/mappaintpreference)]] [wikitr:/Help/Preferences/MapPaintPreference Launch the Preferences dialog and open the register for Map Paint Style settings] - this dialog has a list of styles that you can select from. In addition you can add and delete styles from your list.
    1213
    13 [[JOSMImage(dialogs/mappaintpreference,middle)]]
    14 [wikitr:/Help/Preferences/Map#MapPaintStyles Launch the Settings dialog and open the tab for Map Style settings] - this dialog has a list of styles that you can select from. In addition you can add and delete styles from your list.
    1514
    1615== Settings of individual style ==
    17 
    1816See [wikitr:/Help/Dialog/MapPaint/StyleSettings Style settings]
    1917
     18
    2019== Control elements ==
    21 
    2220=== Activate ===
    23 [[JOSMImage(apply,middle)]] Turn selected styles on or off. Can also be done by clicking the checkbox in front of each entry. The first entry (Wireframe View) is special, it cannot be combined with any other style and it cannot be moved up and down or removed from the list.
     21[[JOSMImage(apply,24,link=,middle)]] Turn selected styles on or off. Can also be done by clicking the checkbox in front of each entry. The first entry (Wireframe View) is special, it cannot be combined with any other style and it cannot be moved up and down or removed from the list.
    2422
    2523=== Up / Down ===
     24[[JOSMImage(dialogs/up,24,middle,link=)]] / [[JOSMImage(dialogs/down,24,middle)]] Move the selected entries up or down. Styles sources are applied top to bottom, so lower entries can override upper entries.
    2625
    27 [[JOSMImage(dialogs/up,24,middle)]] / [[JOSMImage(dialogs/down,24,middle)]] Move the selected entries up or down. Styles sources are applied top to bottom, so lower entries can override upper entries.
     26[[Image(JOSM_Map-Style-Dialog.png,link=,50%,right,margin-left=20,margin-top=10)]]
    2827
    2928== Right click Menu ==
    30 
    3129Right click on any entry for further options
    3230
    3331=== Reload from File ===
    34 
    35 [[JOSMImage(dialogs/refresh,middle)]]
    36 Only works for style sources that are saved locally. Reloads the style and updates the map area. By default local mappaint styles reload automatically when you safe changes in the file.
     32[[JOSMImage(dialogs/refresh)]] Only works for style sources that are saved locally. Reloads the style and updates the map area. By default local mappaint styles reload automatically when you safe changes in the file.
    3733
    3834=== Save as... ===
    39 
    40 [[JOSMImage(copy,24,middle)]]
     35[[JOSMImage(copy,24,link=,middle)]]
    4136Save a copy of the style to file. The copy will be added to the list of styles. You can open the file in a text editor and do some changes.
    4237
    4338=== Info ===
    44 
    45 [[JOSMImage(info,middle)]]
    46 The info dialog has 3 tabs:
     39[[JOSMImage(info)]]
     40The info dialog has 4 tabs:
    4741 info::
    4842  General info on the style source (Title, URL, ...)
    4943 Errors::
    50   If there are errors when loading the style, you can inspect the error log in this tab. Style sources that have errors are marked with a small [[JOSMImage(warning-small)]]-sign in the main view.
     44  If there are major errors when loading the style (e.g. syntax errors), you can inspect the error log in this tab. Style sources that have errors are marked with a small [[JOSMImage(misc/error,top,link=)]]-sign in the main view.
     45 Warnings::
     46  If there are minor errors when loading the style (e.g. missing icons), you can inspect the warning log in this tab. Style sources that have warnings are marked with a small [[JOSMImage(warning-small,top,link=)]]-sign in the main view.
    5147 Source::
    5248  Here you can quickly look up the source code of the style. It is read-only, but you can copy text to your own custom styles.
    5349
     50
    5451== Debug Map Styles ==
     52There is an experimental feature to debug the style generation process. Select one object and in the View menu click ''"Advanced Info"'' (or use `Ctrl+I`). Then select the map style tab. Note that output might not be 100% complete, e.g. some properties of the generated styles are not shown.
    5553
    56 There is an experimental feature to debug the style generation process. Select one object and in the View menu click "Advanced Info" (or use {{{Ctrl+I}}}). Then select the map style tab. Note that output might not be 100% complete, e.g. some properties of the generated styles are not shown.
    5754
    5855----
    59 Back to [wikitr:/Help/ToggleDialogs Toggle Dialogs][[BR]]
     56Back to [wikitr:/Help/Menu/Windows Windows menu] \\
     57Back to [wikitr:/Help/ToggleDialogs Sidebar] \\
     58Back to [wikitr:/Help/Menu Main Menu] \\
    6059Back to [wikitr:/Help Main Help]