Changes between Version 16 and Version 17 of Help/Action/Select


Ignore:
Timestamp:
2012-02-06T16:55:49+01:00 (14 years ago)
Author:
skyper
Comment:

remove some icons + links (do to readability), small adds + fixes

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Select

    v16 v17  
    1111== Select tool ==
    1212
    13 This MapMode enables the user to make selections of different [Concepts/Object objects]. The selected [Concepts/Object objects] are drawn in a different style, depending on [Help/Preferences/Display display preferences] and the [Help/Dialog/MapPaint active styles]. The cursor icon will also change depending on the selection mode.
     13This MapMode enables the user to make selections of different [Concepts/Object objects]. The selected objects are drawn in a different style, depending on [Help/Preferences/Display display preferences] and the [Help/Dialog/MapPaint active styles]. The cursor icon will also change depending on the selection mode.
    1414
    1515=== Selecting single objects ===
     
    3636* **{{{Ctrl}}}** [[Image(source:trunk/images/cursor/modifier/select_remove.png)]]: remove all [Concepts/Object objects] under the current rectangle from the active selection (if there were any). Nothing is added to the current selection.
    3737
    38 **{{{Alt}}}** can be combined with **{{{Shift}}}**, but cannot be combined with **{{{Ctrl}}}**, as this is used for the ***Scale*** command.
     38**{{{Alt}}}** can be combined with **{{{Shift}}}**, but cannot be combined with **{{{Ctrl}}}**, as this is used for the **[Move/Move#Scale scale]** command.
    3939
    4040=== Unselecting ===
    4141To unselect everything you can either click on an empty area of the screen, or press **{{{U}}}** or **{{{Esc}}}** on the keyboard.
    4242
    43 If you have more than one [Concepts/Object object] selected, and just want to unselect one particular [Concepts/Object object], then click it with the 'Select tool' while holding down **{{{Ctrl}}}** [[Image(source:trunk/images/cursor/modifier/select_node_remove.png)]] [[Image(source:trunk/images/cursor/modifier/select_way_remove.png)]].
     43If you have more than one [Concepts/Object object] selected, and just want to unselect one particular **object**, then click it with the 'Select tool' while holding down **{{{Ctrl}}}** [[Image(source:trunk/images/cursor/modifier/select_node_remove.png)]] [[Image(source:trunk/images/cursor/modifier/select_way_remove.png)]].
    4444
    4545=== Selecting particular ways ===
    4646
    47 For help on selecting a certain [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways way] which shares common nodes with one or more other [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways ways] see [wiki:/HowTo here].
     47For help on selecting a certain [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways way] which shares common nodes with one or more other **ways** see [wiki:/HowTo here].
    4848
    4949== Move ==
    5050
    5151You can move selected [Concepts/Object objects] in the main window, by moving the mouse cursor close to one of the selected [Concepts/Object objects] and then left clicking while dragging the mouse.
    52 * If the mouse cursor is near a [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes node] when performing the move action, then just this [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes node] is moved.
    53  * If you move a [Concepts/Object#Nodes node] very close to another node and hold **{{{Ctrl}}}** when releasing the left mouse button the moved [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes node] will be merged with the other [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes node].
    54 * If the mouse cursor is near a [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways way] when performing the move action, then the [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways way], together with its associated [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes nodes], is moved.
     52* If the mouse cursor is near a [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes node] when performing the move action, then just this **node** is moved.
     53 * If you move a [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes node] very close to another node and hold **{{{Ctrl}}}** when releasing the left mouse button the moved **node** will be merged with the other **node**.
     54* If the mouse cursor is near a [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways way] when performing the move action, then this **way**, together with its associated **nodes**, is moved.
    5555
    5656=== Merge nodes ===
     
    7979* [[Image(source:trunk/images/cursor/modifier/select_remove.png)]]: objects within the rectangle will removed from the current selection
    8080* [[Image(source:trunk/images/cursor/modifier/joinnode.png)]]: the selected node will be merged with the node near the pointer
    81 * [[Image(source:trunk/images/cursor/rotate.png)]]: rotate the selected objects
    82 * [[Image(source:trunk/images/cursor/scale.png)]]: scale the selected objects
     81* [[Image(source:trunk/images/cursor/rotate.png)]]: [Move/Move#Rotate rotate] the selected objects
     82* [[Image(source:trunk/images/cursor/scale.png)]]: [Move/Move#Scale scale] the selected objects
    8383
    8484== Advanced details ==