1884af0
1. Create a new score from any template with more than one instrument.
2. Go to File > Parts, click "New All."
3. Switch to any part.
4. Go to Layout > Page Settings, try to change the paper size and staff space.
5. Click OK.
Expected result: changes are applied.
Actual result: nothing happens.
Comments
Duplicate issue at #124831: Regression: No Page Settings for Parts.
Confirmed on Windows 10, MuseScoreNightly-2018-04-06-2019-master-8bb019c. I would say it is Critical.
Also the button 'Apply to all parts' should be enabled, which it is not.
See pull reqest https://github.com/musescore/MuseScore/pull/3944
It hasn't been reviewed yet, has it?
In reply to It hasn't been reviewed yet,… by RobFog
Sorry no. There were some problems.
New PR has just been sent.
No problem. :-)
Link to new PR: https://github.com/musescore/MuseScore/pull/3948
Links to new PR #4019.
Is there something I have to do/ or should have done to have this reviewed?
https://github.com/musescore/MuseScore/pull/4019
I declined the last PR. It introduces complicated logic which is not required here. I left a comment in the first PR which looks good but requires some additional development: https://github.com/musescore/MuseScore/pull/3944#issuecomment-432682365
See https://github.com/musescore/MuseScore/pull/4055
Fixed in branch master, commit 728f7e3cfd
fix #109661: pageSettings are not applied to excerpts
Add Score::clone()
Add std::uniques_ptr usage to prevent potential memory on the cloned Score*
Fixed in branch master, commit d0cb0b9553
Merge pull request #4055 from anatoly-os/pagesettings_fix
fix #109661: pageSettings are not applied to excerpts
Automatically closed -- issue fixed for 2 weeks with no activity.
In reply to Git webhook message by Git Message
Tested. No issues found.