CoderLine / alphaTab

alphaTab is a cross platform music notation and guitar tablature rendering library.
http://www.alphatab.net
Mozilla Public License 2.0
1.23k stars 199 forks source link

fix: Ensure correct effect band height #1641

Closed Danielku15 closed 3 weeks ago

Danielku15 commented 3 weeks ago

Issues

Fixes #1627

Proposed changes

Ensures that the heights of the effect bands are reset when reapplying the layout info. This way we ensure that for reverted bars we do not have "old" heights from before when it was reverted and moved to the next system.

Checklist

Further details