You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGES
+3
Original file line number
Diff line number
Diff line change
@@ -623,3 +623,6 @@ different panes. Tie/untie option added for notes. Broken rhythm
623
623
- Fixed: Some users could not export a PDF because the ghostscript path was a byte string instead of a unicode string. Now the path is coverted to unicode.
624
624
- Fixed: Printing caused a black page.
625
625
- Fixed: Render issue with Python 3.10 (cast to int was needed, thanks robertmuth) https://github.com/jwdj/EasyABC/issues/53
626
+
- Fixed: Removed loading of NONEXISTANT_FILE for all players except wxmediaplayer
627
+
- Added 'Insert musical symbol' again to the menu again which was removed in 1.3.8.4. Although ABC Assist can insert musical with less hassle, some users really like the old
628
+
menu version. For Linux (Gnome) users these menus are still empty but that is caused by Gnome, not EasyABC.
0 commit comments