Add hint that shift can disable gridless snapping to the setting

This commit is contained in:
Manuel Vögele
2021-11-24 09:52:31 +01:00
parent 752b8375ab
commit a164811bb6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -84,7 +84,7 @@
},
"useGridlessRaster": {
"name": "Use speed based snapping",
"hint": "On Gridless scenes, this makes tokens snap to the token's speed ranges"
"hint": "On Gridless scenes, this makes tokens snap to the token's speed ranges. This can be temporarily disabled by pressing Shift during drag."
}
}
}