Skip to content

Fix #33272 part not exported correctly if it wasn't created#33628

Open
mike-spa wants to merge 1 commit into
musescore:4.7from
mike-spa:fixVideoExportIssues
Open

Fix #33272 part not exported correctly if it wasn't created#33628
mike-spa wants to merge 1 commit into
musescore:4.7from
mike-spa:fixVideoExportIssues

Conversation

@mike-spa
Copy link
Copy Markdown
Contributor

Score::update() does a bunch more staff that shouldn't be necessary here (and skips closed parts, hence why the part wasn't being correctly updated to reflow correctly). It should be fine to just call Score::doLayout.

Resolves: #33272

Score::update() does a bunch more staff that shouldn't be necessary here (and skips closed parts, hence why the part wasn't being correctly updated to reflow correctly). It should be fine to just call Score::doLayout.
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.

4 participants