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 #271450: double-click to set breaks on frames #3634

Merged
merged 1 commit into from
Apr 27, 2018

Conversation

MarcSabatella
Copy link
Contributor

Fixes the regression by adding support for frames to cmdToggleLayoutBreak(). Also makes the behavior more consistent with respect to toggling and also making line breaks replace page breaks and vice versa.

The same code would work in theory on master (just update the static_casts), but breaks seem completely broken on frames there right now, so I can't really verify.

@lasconic lasconic merged commit 532506d into musescore:2.3 Apr 27, 2018
@Jojo-Schmitz
Copy link
Contributor

shouldn't this go to master too?

@lasconic
Copy link
Contributor

It needs a bit of work (and I needed lunch)

@Jojo-Schmitz
Copy link
Contributor

oops, my impatience once again ;-)

@MarcSabatella
Copy link
Contributor Author

Also, as mentioned, breaks aren't working on frames at all for master right now (well, as of when I submitted the PR) anyhow, so although in theory the same code would work, I can't actually verify this. Should be OK to merge anyhow, and I'm happy to submit a version with the static casts fixed if you'd like.

@MarcSabatella MarcSabatella deleted the 271450-toggle-breaks branch April 27, 2018 13:20
@lasconic
Copy link
Contributor

It's merged in master already db751e9

@MarcSabatella
Copy link
Contributor Author

Great, thanks!

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.

3 participants