jwdj / EasyABC

EasyABC
GNU General Public License v2.0
90 stars 36 forks source link

Clicking on graphical notes only works for page 1 #11

Closed bwagner closed 4 years ago

bwagner commented 4 years ago

Clicking on graphical notes only works for page 1 when a score is longer than one page.

In the attached example: When page one is selected, clicking on the C4 on any of the first 13 staffs correctly selects the corresponding line in the abc file. The same works for selecting any of the first 13 C4s and the respective C4 is selected in the staff (with page 1 selected).

However, clicking on the 14th C4 in the abc file only properly highlights the respective C4 in the staff when page 2 is active (instead of page 1). Likewise, when clicking on any of the first 13 C4s while page 2 is active, nothing happens.

Suggested solution would be to automatically select the respective page when clicking anywhere in the abc file.

(EasyABC Version 1.3.5 on OS X 10.14.6 Mojave)

bwagner commented 4 years ago

Solved in 1.3.7.8 2019-10-09