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

fix #269212: "Tab bar" in View menu on macOS Sierra #3456

Merged
merged 2 commits into from
Feb 12, 2018

Conversation

mattmcclinch
Copy link
Contributor

No description provided.

@lasconic
Copy link
Contributor

lasconic commented Feb 9, 2018

To avoid some bad behavior (maybe just error message in the log but still...) it would be better to test if setAllowsAutomaticWindowTabbing is available. See Chrome's fix https://codereview.chromium.org/2325313002/diff/1/chrome/browser/app_controller_mac.mm

Also, it would be great to put platform dependent code in a dedicated place. Maybe a macos folder in mscore would do? what do you think?

@mattmcclinch
Copy link
Contributor Author

Good call on both counts. I will update the PR.

…before calling it.

Move macOS-specific files to macos directory.
@lasconic
Copy link
Contributor

Thanks !

@lasconic lasconic merged commit 9a28061 into musescore:2.2 Feb 12, 2018
@mattmcclinch mattmcclinch deleted the 269212-tab-bar branch September 5, 2018 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants