fix #324: add ctrl + space as shortcut into the SettingsPanel#366
fix #324: add ctrl + space as shortcut into the SettingsPanel#366Fubinator wants to merge 1 commit intostatelyai:devfrom
Conversation
|
|
@Fubinator is attempting to deploy a commit to the Stately Team on Vercel. A member of the Team first needs to authorize it. |
|
Is this shortcut functional right now? What it is supposed to do? I've tried just now with ctrl/cmd+space and I don't observe any unique behavior to it. |
|
It looks like Ctrl+Space has the same effect as just pressing the spacebar: you're in pan mode. However, the shortcut is also not in the list. |
This PR adds a new shortcut to the
SettingsPanelas suggested in #324. If you prefer the shortcut to appear elsewhere or something about the description doesn't meet your needs, please let me know.