Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Mac] Mac Design Patterns #126

Open
noahkiss opened this issue Nov 25, 2023 · 1 comment
Open

[Mac] Mac Design Patterns #126

noahkiss opened this issue Nov 25, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@noahkiss
Copy link

noahkiss commented Nov 25, 2023

Some menu item locations are incorrect based on Mac design patterns, as well as default shortcuts.

For example, "Settings" should always be in the named dropdown (ex. "NetPad") and should always have the default shortcut of "Cmd + ," (⌘ ,). This may require registering the Settings (called Preferences until 2 versions ago) in a special way, I'm not sure.

Screenshot 2023-11-25 at 10 23 33 AM

Pop-up choice order should be updated:

Please see the below images (one from VS Code, one from NetPad). Generally on Mac the "confirm" and "deny" are grouped, with "cancel" separate.

Screenshot 2023-11-25 at 10 06 28 AM Screenshot 2023-11-25 at 10 06 21 AM

Here are a few links that I found:

Sorry I got off on a tangent a little bit with the links. Just trying to maybe save you some time by going down the rabbit hole myself :)

@tareqimbasher
Copy link
Owner

Thank you for the report and all the great links! I'll get that fixed.

@tareqimbasher tareqimbasher added the enhancement New feature or request label Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants