Allow swapping of right click and spacebar behavior (resolves #4)

This commit is contained in:
Manuel Vögele
2021-02-08 11:24:48 +01:00
parent 0647fec08f
commit 8b69cb2f65
4 changed files with 49 additions and 8 deletions
+4
View File
@@ -21,6 +21,10 @@
"native": "Drag Ruler",
"system": "System"
}
},
"swapSpacebarRightClick": {
"name": "Swap spacebar and right click",
"hint": "Swaps the functions of spacebar and right click during dragging. If enabled right click will place waypoints and spacebar will delete them"
}
}
}