Create Time Signature dialogue doesn't need to add special text whenever the internal value of nominator or denominator is changed

• Aug 28, 2020 - 16:13
Reported version
3.5
Type
Functional
Frequency
Few
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project

Comments

Title Create Time Signatures dialogue doesn't need to add special text whenever the internal value of nominator or denominator is changed Create Time Signature dialogue doesn't need to add special text whenever the internal value of nominator or denominator is changed
Status PR created fixed

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_

Fix version
3.5.1