Text style parameters not updated
Reported version
3.4
Priority
P1 - High
Type
Graphical (UI)
Frequency
Few
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
Yes
Project
1) load two scores
2) in the first, use Format / Style / Text Style / Title to change font size to any value, 60 for example
3) OK
4) switch to other score
5) go to Format / Style
Result: dialog comes up with text style page already loaded (fine), but it still says 60pt even though that's not accurate for this score. If fixes itself next time the dialog is updated, like if you click "subtitle" then "title" again
Fix version
3.5.0
Comments
I assume this is connected to the change to remember the last-used page. I'm not sure it makes sense to remember it from one score to the next, but if we do, we certainly need to reset the values shown in the dialog!
We had an issue once where switching back and forth between scores lost the last page viewed but send you back to 1st page, very annoying
In reply to We had an issue once where… by Jojo-Schmitz
Marc was talking about last viewed page from Format >Style
Right - I mean the page of the Style dialog, not the page of the score. I'd call it a "tab" except technically it isn't.
Until 3.4, we didn't try to remember which page of the dialog you last used - opening the dialog always went to the first ("Score") page. Now we remember the last-used page of the dialog, but if you've changed scores, it shows the values from the previous score. I'm not so sure it makes sense to try to remember the last-used page of the dialog across scores, but anyhow, it has to show the right values.
Oops, sorry, i missread
Reported again in https://musescore.org/en/node/302108
See PR #5835: https://github.com/musescore/MuseScore/pull/5835
Came up again in https://musescore.org/en/node/304336
Edit: no, different issue
Fixed in branch master, commit 60a228ebb4
fix #301304: Update text styles on dialog open
Fixed in branch master, commit 78a0565b4b
_Merge pull request #5835 from Kartikay26/301304-text-styles-update
fix #301304: Update text styles on dialog open_
Automatically closed -- issue fixed for 2 weeks with no activity.