| 9 | | [[Image(command_list_dialog.png)]] |
| | 10 | |
| | 11 | == Usage == |
| | 12 | This panel can be used to spot mistakes during editing in JOSM and to undo/redo several actions at once. |
| | 13 | |
| | 14 | **Note**: Josm uses only one stack for all OSM-Data layers and there is no indication of layer switches in the panel. |
| | 15 | |
| | 16 | |
| | 17 | == Stack List == |
| | 18 | The stack displays one action per line with: |
| | 19 | * [[JOSMImage(dialogs/propertiesdialog,link=,16,middle)]] **Tags** representing changes on [wikitr:/Help/Concepts/Object#Tags1 tags] |
| | 20 | * [[JOSMImage(data/sequence)]] **Sequence** representing geometrical changes on objects like adding, moving and deleting [[JOSMImage(data/node)]] [wikitr:/Help/Concepts/Object#Nodes nodes] or [[JOSMImage(data/way)]] [wikitr:/Help/Concepts/Object#Ways ways] |
| | 21 | * [[JOSMImage(data/relation)]] **Relation** representing changes of [[JOSMImage(data/relation)]] [wikitr:/Help/Concepts/Object#Relations relations] only |
| | 22 | If multiple objects were changed in one action unfolding by clicking on the [[JOSMImage(svpRight,link=,8,middle)]] anchor on the left will show one object per line. Depending on the action folding might not be supported or even another unfold is needed to show the objects. |
| | 23 | |
| | 24 | A thin horizontal line displays the current position with in the stack which is rendered in [wikitr:/Help/MapView Map View]. |
| | 25 | |
| | 26 | |
| | 27 | == Control buttons == |
| | 28 | **Note:** Depending on the selection in the stack either the [[JOSMImage(undo,link=,24,middle)]] Undo button or the [[JOSMImage(redo,link=,24,middle)]] Redo button is active but never both. |
| | 29 | |
| | 30 | === Select ===#Select |
| | 31 | [[JOSMImage(dialogs/select)]] **Select** selects all objects which are not deleted and were modified by the currently selected action in the stack. If an object is selected in the stack it is selected. |
| | 32 | |
| | 33 | === Undo === |
| | 34 | [[JOSMImage(undo,link=,24,middle)]] **Undo** reverts all changes up to the currently selected action in the stack including the selected one. |
| | 35 | |
| | 36 | === Redo === |
| | 37 | [[JOSMImage(redo,link=,24,middle)]] **Redo** reapplies all previously reverted changes down to the currently selected action in the stack including the selected one. |
| | 38 | |
| | 39 | |
| | 40 | == Context Menu == |
| | 41 | ||= **Icon** =||= **Description** =|| |
| | 42 | || [[JOSMImage(dialogs/select)]] || **Select** selects objects. Same action as control button [#Select Select]. || |
| | 43 | || [[JOSMImage(dialogs/autoscale/selection)]] || **Select and zoom** additionally to selecting zooms on selected objects in Map View. || |
| | 44 | |
| | 45 | == See also == |
| | 46 | * [[JOSMImage(undo,link=,24,middle)]] [wikitr:/Help/Action/Undo Undo] |
| | 47 | * [[JOSMImage(redo,link=,24,middle)]] [wikitr:/Help/Action/Redo Redo] |