Add left click icon to "place a point" on keyboard shortcuts

This commit is contained in:
Bryan Housel
2017-07-11 11:00:33 -04:00
parent a15821ecf1
commit 24a4f34c66
+1 -1
View File
@@ -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": ["⌥"],