[ftr] Go to… menu in parts
While going to the page displaying the beginning of a movement or number in scores is easy, we need to have an extra layer for parts in part books.
if this is still lan open issue, I can assure you that I fixed it in the OPERA-Editions version some time ago. Merging back was not done due to the ExtJS and repo structure mismatch of the OPERA fork and this repo
There is an edition where we implemented a sub structure for parts in "Go to" menu. But this doesn't seem to be in the core repo.
I copied the parts from the OPERA-implementation and was able to make it work. tested with open-faust sources A3 (with parts) and A2 (without parts). OPERAs code was never finished, i guess. looks like there is an implementation of partwise and movementwise, but the latter was never finished. probably going to rework it the next days.
see: 9617525
You’re correct to assume that the movementwise display was never finished. That was because the decision was to use the partwise exclusively in OPERA. But making it work would be great. Maybe there should be a prefs entry for that?
#493 should solve this issue.
should #493 also close #101
yes, #101 is basically the same issue.