Skip to content

Shortcuts work depending on the device platform (macOS, Windows, Linux) (web app)

Prakhar Agarwal requested to merge prakhar/purr-data:short_native into emscripten

The shortcuts will work according to the device platform. For example in macOS "Ctrl" will be changed to "Cmd". Also because some shortcuts are reserved by the browser and cannot be overridden, they have been changed after discussion. Fixes #793

Edited by Prakhar Agarwal

Merge request reports