jwdj / EasyABC

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

Follow score does not work #42

Closed mmehl closed 2 years ago

mmehl commented 3 years ago

Enabled "Follow score", but on the score the current note is not marked. It seems that the mark starts outside the visible window and is shifted to a wrong position.

bomm commented 3 years ago

I can confirm this on Ubuntu 20.04.2 LTS. I used the version https://github.com/mmehl/EasyABC/commit/3f69a41f0f99539c2aec3e98408ead376bf6c27e (fix_layout_issues branch) with Python 3.8.5, wx version 4.0.7 gtk3 (phoenix) wxWidgets 3.0.4. I can only test with python3 because with python2 I get a program crash "Fatal Python error: (pygame parachute) Segmentation Fault". In the attached screenshot I marked the corresponding positions. The highlighted notes for the first 8 notes are outside the visible area, startting from the 9th note the highlighted notes appear with the similar offset as the marked last note. screenshot-follow-score

jwdj commented 2 years ago

Fixed in 1.3.8