Wrong naming of rows in timeline view when grand staff is present
Reported version
3.0
Type
Graphical (UI)
Frequency
Many
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
When a score contains a grand staff (e.g. piano) the naming of rows in timeline view is wrong after the grand staff. The row associated with the treble clef is correctly named "piano", but the row for the bass clef is named after the first instrument after the piano.
Comments
I'm taking a look at this.
PR: https://github.com/musescore/MuseScore/pull/4117
In reply to PR: https://github.com… by TheOtherJThistle
That was quick, many thanks for the change! I assume it will take some time until this will show up in the nightlies. I had a looked at the change. It seems like that for grandstaff now two rows instead of one are displayed. How will they be named?
Piano & Piano, or
Piano 1 & Piano 2,
Piano & nothing , or
....?
Regards,
Robert
If you're on Windows, check https://ci.appveyor.com/project/MuseScore/musescore/builds/20125237/art…
In reply to That was quick, many thanks… by drowo
Hi Robert, the rows are named as Piano and Piano, since it would require a fair bit more work to name them as piano 1 and piano 2.
In reply to Hi Robert, the rows are… by TheOtherJThistle
No that's perfect. It doesn't take to much brains to figure out what each of them is :-)
In reply to If you're on Windows, check… by Jojo-Schmitz
Thanks JoJo, I will check it out at week end.
Regards,
Robert
Fixed in branch master, commit 267a3c8e8f
fix #277869: wrong naming of rows in timeline with grand staff
Fixed in branch master, commit d2471e0c35
Merge pull request #4117 from jthistle/277869-wrong-naming-of-rows-timeline
fix #277869: wrong naming of rows in timeline with grand staff
I tried it and it works as expected. And I would like to say: the timeline view is really a great feature! I am frequently working on large scores with 20+ staves and 80+ bars and it is not easy to navigate through that in 2.x.
Thanks! :-)
Automatically closed -- issue fixed for 2 weeks with no activity.