Ambitus for transposing instruments doesn't update when toggling concert pitch
Reported version
3.5
Type
Functional
Frequency
Once
Severity
S5 - Suggestion
Reproducibility
Always
Status
PR created
Regression
No
Workaround
Yes
Project
Came up as a side issue of #284357: Ambitus not correctly calculated for (octave) transposing instruments
workaround is to manually update the ambitus via Inspector (except for those affected by #284357: Ambitus not correctly calculated for (octave) transposing instruments, there the workaround fails)
Comments
I do have some code that does these updates, but it doesn't work in all situations, and I have no idea why
See https://github.com/musescore/MuseScore/pull/6494 still doesn't work right though, better ideas wanted
Relates to #311175: [EPIC] Engraving issues and suggestions
The problem with octave transposing instruments got solved (turned out it wasn't about octave transposing at all, just about not being the first staff with an ambitus, bad thinko on my side, thanks to @njvdberg to get me straight here).
Remaining issue: check for and obey manual changes to the ambitus
No more fixes for 3.x
It is part of https://github.com/musescore/MuseScore/pull/9000 though, so you could use the artifacts of that