Insert measures
All the Insert/Append Measure(s) commands work great except for the Ctrl-Insert one because it is the only one that requires a measure be selected first. It seems counter-intuitive to ask for a measure insertion count but to fail because no measure is selected. Just the act of asking seems like things are going to work. Then you need to select a measure and repeat all the things you just did to actually get the insert done.
It is more intuitive that measure selected check be done _before_ asking for a measure count. Or if something in the measure is selected, find what measure you are in and insert there. This way you know that, when you actually enter a measure count, it will work fine.
Comments
Bump:
Features I'd appreciate:
- selection check before dialog window
- inserts and appends should also work if a single element within a measure is selected
- insert measure (Ins key) should _not_ deselect the selected measure, so you can easily insert two or more measures by hitting ins subsequently
@danielgarthur: do you plan to implement this feature yourself? If not, please leave the issue unassigned...
Check https://github.com/musescore/MuseScore/pull/298, he submitted a fix for it.
Ah, good stuff, thanks.
Edit: close, but not quite: it is https://github.com/musescore/MuseScore/pull/297
Oops! Thanks for the correction. Copy/paste doesn't always work when you're not paying attention.
Fixed in 3ccfc359f4
Fixed in 3ccfc359f4
Automatically closed -- issue fixed for 2 weeks with no activity.