Changes between Version 114 and Version 115 of Help/Action/Select


Ignore:
Timestamp:
2025-03-04T19:22:52+01:00 (4 months ago)
Author:
skyper
Comment:

add default icons; bold "activation steps"; merge "Select surrounding" back into one row; use capital letter for first word of "mouse click/button"

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Select

    v114 v115  
    1818
    1919=== Select the single object === #Selectsingle
    20 The cursor changes depending on the object. In the table below, the top icon is for a [[JOSMImage(data/node)]] node and the bottom for a [[JOSMImage(data/way)]] way
     20The cursor changes depending on the object. In the table below, the icon on the top is the default, the one in the middle is for a [[JOSMImage(data/node)]] node and the one on the bottom for a [[JOSMImage(data/way)]] way.
    2121||= **Name** =||= **Activation steps** =||= **Cursor** =||= **Description** =||
    22 || **Select** ||  `Left mouse click`  || [[JOSMImage(cursor/modifier/select_node)]] \\ [[JOSMImage(cursor/modifier/select_way)]]  || Select a node or way under mouse cursor. More precisely, ''previously selected object(s)'' will be **replaced** with new object and displayed in [wikitr:/Help/Dialog/SelectionList selection list]. ||
    23 || **Add** ||  `Shift + left mouse click`  || [[JOSMImage(cursor/modifier/select_node_add)]] \\ [[JOSMImage(cursor/modifier/select_way_add)]]  || Add a node or way under mouse cursor to the selection. ||
    24 || **Toggle** ||  `Ctrl + left mouse click` (Windows/Linux) \\ `Cmd + left mouse click` (Mac)  ||  [[JOSMImage(cursor/modifier/select_node_add)]] [[JOSMImage(cursor/modifier/select_node_remove)]] \\ [[JOSMImage(cursor/modifier/select_way_add)]] [[JOSMImage(cursor/modifier/select_way_remove)]]  || The selection of a node or way will be **toggled**. More precisely, previously unselected objects will be selected and vice versa. And previously selected objects will be kept selected. ||
    25 || **Select surrounding** ||  `Double left mouse click`  ||  ''default''  || Select the surrounding object ([wikitr:/Help/Concepts/Object#Areas area] or [wikitr:/Help/Concepts/Object#Relations multipolygon]).
    26 || **Add surrounding** ||  `Shift + double left mouse click`  ||  [[JOSMImage(cursor/modifier/select_add)]]  || Add the surrounding object ([wikitr:/Help/Concepts/Object#Areas area] or [wikitr:/Help/Concepts/Object#Relations multipolygon]) to the selection.
     22|| **Select** ||  **`Left mouse click`**  ||  [[JOSMImage(cursor/modifier/selection)]] \\ [[JOSMImage(cursor/modifier/select_node)]] \\ [[JOSMImage(cursor/modifier/select_way)]]  || Select a node or way under mouse cursor. More precisely, ''previously selected object(s)'' will be **replaced** with new object and displayed in [wikitr:/Help/Dialog/SelectionList selection list]. ||
     23|| **Add** ||  **`Shift + Left mouse click`**  ||  [[JOSMImage(cursor/modifier/select_add)]] \\ [[JOSMImage(cursor/modifier/select_node_add)]] \\ [[JOSMImage(cursor/modifier/select_way_add)]]  || Add a node or way under mouse cursor to the selection. ||
     24|| **Toggle** ||  **`Ctrl + Left mouse click`** (Windows/Linux) \\ **`Cmd + Left mouse click`** (Mac)  ||  [[JOSMImage(cursor/modifier/select_remove)]] \\ [[JOSMImage(cursor/modifier/select_node_add)]] [[JOSMImage(cursor/modifier/select_node_remove)]] \\ [[JOSMImage(cursor/modifier/select_way_add)]] [[JOSMImage(cursor/modifier/select_way_remove)]]  || The selection of a node or way will be **toggled**. More precisely, previously unselected object will be added to the selection and previously selected object will be removed from the selection. ||
     25|| **Select surrounding** ||  **`Double left mouse click`**  ||  ''default''  || Select the surrounding object ([[JOSMImage(data/closedway)]] [wikitr:/Help/Concepts/Object#Areas area] or [[JOSMImage(data/multipolygon)]] [wikitr:/Help/Concepts/Object#Relations multipolygon]). \\ \\ Can be used in combination with `Shift` or `Ctrl` but `Ctrl` only removes the surrounding object from the selection in this use case. ||
     26
    2727
    2828==== Cycle in dense or overlapping objects ====