AMNS / Nightingale

Nightingale music notation software.
Mozilla Public License 2.0
11 stars 3 forks source link

Feedback while dragging a pedal-down mark shows a 128th note instead #162

Closed donbyrd closed 6 years ago

donbyrd commented 6 years ago

Feedback while dragging a pedal-down mark shows a 128th note instead of a pedal-down mark. The code for the dragging (in Dragging.cp) contains a non-ASCII character, and this long-standing bug clearly resulted from converting the code from Macintosh Roman to UTF-8.

donbyrd commented 6 years ago

Fixed in commit dbcf1e5.