barline inspector: reset buttons for span values (from/to) do not work properly on multiselection

• Jan 19, 2018 - 16:56
Reported version
3.0
Type
Functional
Severity
3
Status
closed
Project
Tags

1 select more than one barline
2 change span-from in inspector
3 reset span-from: only one barline gets resetted


Comments

Severity
Status (old) patch (code needs review) fixed
Status fixed

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

Severity

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