Create Time Signature dialogue doesn't need to add special text whenever the internal value of nominator or denominator is changed
Reported version
3.5
Type
Functional
Frequency
Few
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
See the analysis in https://musescore.org/en/node/308139#comment-1022250.
Fix version
3.5.1
Comments
see https://github.com/musescore/MuseScore/issues/6355
Rather https://github.com/musescore/MuseScore/pull/6507.
oops, bad copy/paste
Fixed in branch 3.x, commit c8d70a9b12
_fix #309754: Create Time Signature dialogue doesn't need to add special text whenever the internal value of nominator or denominator is changed
Special texts are useful just because they can be different from the internal values. There's no need of updating them if the internal values are changed, because they are either blank (and are most likely wished to still be blank, because then they won't affect the layout of the internal values for the time signature) or different from the original values (and are most likely wished to still be different, because if not, there's no point of having them).
See more in https://musescore.org/node/308139#comment-1022250._
Fixed in branch 3.x, commit fe89e74a0d
_Merge pull request #6507 from Howard-C/time_signature
fix #309754: Create Time Signatures dialogue doesn't need to add special text whenever the internal value of nominator or denominator is changed_
Automatically closed -- issue fixed for 2 weeks with no activity.