In my custom shortcuts, I have Ctrl+5 mapped to 1 Stud Grid and Ctrl+8 mapped to the Transform tool. However, when I press Ctrl+5, Studio switches to 1 Stud Grid and activates the Transform tool, instead of just switching to 1 Stud Grid like I expect to happen.
This is because the Lua side of the transform dragger does not respect the shortcut remapping. Not sure what the real solution to this is, but you could edit the plugin yourself if you wanted to.
Allow plugins to register shortcuts (not just shortcut-able plugin buttons) that the user can assign. (a nice thing would be shortcut sets, so a user can switch between raw build mode / fancy coloring mode / …)
This must be a relatively new thing because I definitely was not having this issue back in August. Why does the Lua side even need to have a shortcut behavior programmed into it when Studio’s built-in shortcut mappings work just fine?
Can you send a recording of this happening? What OS are you on? Setting Ctrl+F5 to 1-stud grid does nothing for me when pressing Ctrl+F5 as 1-stud grid is deprecated.