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 #276076: Creating new score doesn't switch active score #3946

Merged
merged 1 commit into from Sep 12, 2018

Conversation

mattmcclinch
Copy link
Contributor

See https://musescore.org/en/node/276076.

When I made #3915, I had not understood the distinction between ScoreTab::setCurrent() and ScoreTab::setCurrentIndex(). Now I believe I do, and setCurrent() is what is wanted here.

As I understand it now, setCurrent() sets the current tab bar, and setCurrentIndex() sets the current tab.

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