musescore / musescore/MuseScore
"Max. system distance" ignores setting of "Max. page fill distance"
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Engraving bug (incorrect score rendering)
Bug description
The maximum distance between systems is increasing
even when the "Max. page fill distance" is set to 0.
This does not happen in MU3 where both
"Max. staff distance" and "Max. system distance"
are limited by the "Max. page fill distance".
This means that in MU4 "Max. page fill distance" is effectively
just an additional slider for "Max. staff distance".
If this was intentional, it could make sense
to get rid of "Max. page fill distance".
Steps to reproduce
See video:
https://github.com/musescore/MuseScore/assets/78870770/ed2fff03-6215-447e-9ec8-0da1b97f1ed5
Screenshots/Screen recordings
No response
MuseScore Version
OS: Windows 10 Version 2009 or later, Arch.: x86_64, MuseScore version (64-bit): 4.2.0-233540504, revision: github-musescore-musescore-eb8d33c
Regression
Yes, this used to work in MuseScore 3.x and now is broken
Operating system
Windows 10
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.