Opened 3 years ago
Last modified 3 years ago
#22065 closed enhancement
add a possibility to add and remove from selection in lasso and rect mode — at Initial Version
Reported by: | dieterdreist | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 22.05 |
Component: | Core | Version: | |
Keywords: | selection macosx | Cc: |
Description
Currently I can add objects from a selection in rectangle and lasso mode by holding shift, or when holding alt JOSM will select also ways that are partially in the selection area. But I cannot get it to deselect.
Maybe it has to do with the broken modifier keys in MacOS (partially system conform, partially Java conform), I tried every key combination that came to mind but could not make it deselect.
What about adding a dedicated UI, something similar to how graphic programs work: you select the current selection mode with radio buttons between: replace, add, remove, (maybe toggle) and maybe also object type checkboxes (not radio buttons) for node, way, relation, and this would be the current selection mode if you do not hold any modifier keys (until you change the selection mode). Default is "replace" as it is now.