mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 17:14:04 +02:00
Add left click icon to "place a point" on keyboard shortcuts
This commit is contained in:
+1
-1
@@ -139,7 +139,7 @@
|
||||
"shortcuts": ["3"],
|
||||
"text": "shortcuts.editing.drawing.add_area"
|
||||
}, {
|
||||
"shortcuts": ["shortcuts.key.space"],
|
||||
"shortcuts": ["Left-click", "shortcuts.key.space"],
|
||||
"text": "shortcuts.editing.drawing.place_point"
|
||||
}, {
|
||||
"shortcuts": ["⌥"],
|
||||
|
||||
Reference in New Issue
Block a user