"Create system header" property of horizontal frame is not persisted in the score.
Reported version
3.0
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
Repro steps
- Create a score and insert a horizontal frame
- In the inspector uncheck the Create system header property of the horizontal frame
- Save, close and reopen the score.
Expected: Create system header is still unchecked
Actual: Create system header is checked again
Fix version
3.1.0
Comments
Fixed in branch master, commit 30447795b7
fix #283168: persist HBox property createSystemHeder
Fixed in branch master, commit 4fbb22102f
_Merge pull request #4754 from tobik/283168-persist-createsystemheader
fix #283168: Added read/writeProperty for HBox createSystemHeader_
Automatically closed -- issue fixed for 2 weeks with no activity.