Unable to add key signature after delete of first measure
Ubuntu Studio 14.04, GIT commit: 8c7a103
1) new score, flute, key F, >1 measure
2) select first measure, ctrl+delete
3) drag G major key signature to first remaining measure
Result: nothing happens - it won't take the key change
Comments
For some time now I've not been able to apply key changes to the first measure of any system except the first one. Second+ measure works fine.
fixed in 7eca27a
Fixed, but now applying a key change anywhere *but* the first measure of a score causes a crash. Assertion failure - see https://github.com/musescore/MuseScore/commit/7eca27a6c800a512d888d52ee…. Assuming the code itself is good, the assert just needs to check for KeySigAnnounce as well as KeySig.
fixed in abdd77f
Automatically closed -- issue fixed for 2 weeks with no activity.