Timeline instrument names do not scroll when scroll. Happens on linux, not windows.
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
https://github.com/musescore/MuseScore/pull/3238
oops...thanks jojo for correcting the status. :)
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.
Fixed in branch master, commit 7bb6f4e8ec
Merge pull request #3238 from ericfont/232111-timeline-instrument-scroll
fix #232111 ensure Timeline instrument names scroll
Automatically closed -- issue fixed for 2 weeks with no activity.