Select multiple barlines and open inspector. Clicking one of the span presets buttons does not change all selected barlines (as expected), but only to the first barline that was selected.
fix #267721, fix #268624: added iteration over all selected elements on preset click, changes resetClicked() to simply call valueChanged with second parameter (reset) =true
Comments
See https://github.com/musescore/MuseScore/pull/3381
Fixed in branch 2.2, commit 4ea2d1d584
fix #267721, fix #267722, fix #268215 added resetSpanType functionality and inspector editing of barline-multiselection
Fixed in branch 2.2, commit 1158c0e213
Merge pull request #3381 from lyrischesich/267721-267722-268215-barline-inspector
fix #267721, fix #267722, fix #268215 barline inspector
Reopening, as 3.0 still needs it fixed
As per https://github.com/musescore/MuseScore/pull/3380#issuecomment-356934083
See https://github.com/musescore/MuseScore/pull/3406
Fixed in branch master, commit 5182e799b6
fix #267721, fix #268624: added iteration over all selected elements on preset click, changes resetClicked() to simply call valueChanged with second parameter (reset) =true
Fixed in branch master, commit 98b651472c
Merge pull request #3406 from lyrischesich/267721-span-preset-change-multi-selection
fix #267721, fix #268624: barline inspector - change span presets and reset span values on multiselection
Automatically closed -- issue fixed for 2 weeks with no activity.