What is the NoBreak LayoutBreak type for?
In layoutbreak.h there's a layout break: NOBREAK
.
What is it for?
It's also in the plugin API.
In layoutbreak.h there's a layout break: NOBREAK
.
What is it for?
It's also in the plugin API.
Do you still have an unanswered question? Please log in first to post your question.
Comments
This was added at some point during 3.0 development. The idea is by adding this to a measure, MuseScore would not break a system there - so if it and the next measure could not both fit on the system, the system would break before the measure with the NoBreak. A way to force two measure to be kept together. But it never really worked right, so we ended up pulling the plug. The code is still there, but the actual palette element that would have added this is gone.
In reply to This was added at some point… by Marc Sabatella
Is there a related thread to it? Couldn't find any...
In reply to Is there a related thread to… by ecstrema
There were other issues I noticed, and I think it got discussed some on the chat (Telegram), but here's the straw that broke the camel's back, so to speak: #279071: "Don't Break" element creates hole at end of system.