issues
search
ChordPro
/
chordpro
Reference implementation of the ChordPro standard for musical lead sheets.
Other
325
stars
51
forks
source link
SwiftUI wrapper: fix selection of user file/folder
#397
Closed
Desbeers
closed
4 months ago
Desbeers
commented
4 months ago
The
NSOpenPanel
did not open when it could not find a previous selected URL.
Added a button (when building in #DEBUG) in the main menu to reset the application so it is easier to test its functionalities.
NSOpenPanel
did not open when it could not find a previous selected URL.