PromucFlow_constructor/app/client/src/pages/Editor/GlobalHotKeys
Hetu Nandu 98edccb970
chore: Add back Preview Mode shortcut (#31602)
Adds back the preview mode shortcut now with a modifier key to be `⌥ +
P` on mac or `Alt + P` on windows

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Enhanced the Preview Mode with additional hotkeys (`alt + p`) for
toggling, improving user experience in navigating the editor.
- Improved tooltip messages for better clarity on shortcuts available to
the user.

- **Tests**
- Updated regression tests to cover new Preview Mode functionality and
ensure its reliability.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-03-11 10:02:19 +05:30
..
GlobalHotKeys.test.tsx fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
GlobalHotKeys.tsx chore: Add back Preview Mode shortcut (#31602) 2024-03-11 10:02:19 +05:30
index.tsx
useMouseLocation.tsx