Timeline instrument names do not scroll when scroll. Happens on linux, not windows.

• Jul 12, 2017 - 07:18
Reported version
3.0
Type
Functional
Severity
S4 - Minor
Status
closed
Project

On latest nightly 042d5b4. If I create a new score and add a bunch of instrumnets, then in the timeline (F12) I can see all the rows for the new instruments. If I decrease the height of the timeline, then I only see a subset of instrumnets, which is fine, but the problem is when I use the scroll bar to or middle mouse scroll wheel to scroll down, then only the timeline cells will scroll, but not the first column of instrument names. According to Joshua, this doesn't happen on windows, so this might be a Linux-only bug.


Comments

Status (old) patch (code needs review) fixed

Fixed in branch master, commit 908a30d9bc

fix #232111 ensure Timeline instrument names scroll

Without this line, the timeline instrument names wouldn't scroll on linux machine when scrolling timeline up/down.