Changes between Version 21 and Version 22 of Help/Action/Parallel
- Timestamp:
- 2020-01-08T02:22:01+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Parallel
v21 v22 1 1 [[TranslatedPages]] 2 [[PageOutline(2-10,Table of Contents)]] 3 2 4 = Parallel mode = 3 [[Image(source:trunk/images/mapmode/parallel.svg)]] ''Shortcut key:'' **{{{Shift ₊P}}}**5 [[Image(source:trunk/images/mapmode/parallel.svg,middle)]] ''Shortcut key:'' **{{{Shift+P}}} ([ExpertMode expert mode] only)** 4 6 5 7 Creates a parallel copy of a way sequence while preserving its radian. 6 8 7 9 8 == = Usage ===10 == Usage == 9 11 10 1. Enter the Parallel mode by shortcut key {{{Shift ₊P}}} or in the [wikitr:/Help/EditToolbar#Workingmode Edit toolbar].\\11 The cursor icon changes to [[Image(source:josm/trunk/images/cursor/modifier/parallel.svg)]]. 12 1. Enter the Parallel mode by shortcut key {{{Shift+P}}} or in the [wikitr:/Help/EditToolbar#Workingmode Edit toolbar].\\ 13 The cursor icon changes to [[Image(source:josm/trunk/images/cursor/modifier/parallel.svg,middle)]]. 12 14 1. Select the way which should be copied.\\ 13 To add more ways to the sequence hold `Shift` while selecting them with the [[Image(source:josm/trunk/images/cursor/modifier/parallel_add.svg)]] mouse. 15 To add more ways to the sequence hold `Shift` while selecting them with the [[Image(source:josm/trunk/images/cursor/modifier/parallel_add.svg,middle)]] mouse. 14 16 To drop a way out of the sequence use `Ctrl`. 15 17 The way sequence must be [wikitr:/Help/Action/SelectNonBranchingWaySequences branchless]. … … 17 19 1. Release the left mouse button. 18 20 19 Modifiers :21 === Modifiers === 20 22 * `Alt` to create a fresh objects without the tags of the source ways and their nodes. Hold before dragging. 21 23 * `Ctrl` to override the snapping steps for the copy. Hold while dragging. … … 35 37 [[Image(nested stubs with parallel tool-2.png, )]] 36 38 37 == See also == 38 * The snapping distance, the modifier keys and the copy behaviour are user settings. They can be changed in the [wikitr:/Help/Preferences/Advanced Preferences] under the `edit.make-parallel-way-action.` namespace. 39 == Advanced Preferences == 40 The snapping distance, the modifier keys and the copy behaviour are user settings. They can be changed in the [wikitr:/Help/Preferences/Advanced Advanced Preferences] under the `edit.make-parallel-way-action.` namespace. 41 42 == See also == 39 43 * System of measurement in the [wikitr:/Help/StatusBar Status bar]. 40 44