TeamRizu / OutFox

The Bug Reporting Repository for OutFox LTS 0.4, Alpha V and Steam Early Access Builds
https://projectoutfox.com
Apache License 2.0
184 stars 3 forks source link

[Nitpick] editor keyboard shortcuts with "control" button conflict with system shortcuts in macOS #427

Open snacksforsale opened 3 years ago

snacksforsale commented 3 years ago

Give an example of what is wrong

The keyboard shortcuts for zooming in and out in the editor are bound to ctrl+up and ctrl+down. On Windows and Linux this is fine, but on macOS this conflicts with the system default keyboard shortcut for pulling up Mission Control (the desktop switcher). When I remove the shortcuts in System Preferences it works fine, but I would rather not do that.

Given an example of what it should look like

I would suggest changing the keyboard shortcuts in the editor to use the command key in macOS instead of the control key if possible. It is my (possibly dated) understanding that the editor has been a nightmare for a very long time, so if y'all do fix this I would be extremely grateful. Thanks for your hard work.

JoseVarelaP commented 3 years ago

This is something that has been addressed on the editor branch for Alpha V, along with more natural keyboard shortcuts for Mac users. You can track progress of such here.