pre-populate Album Manager with default "Untitled" album on first use
The first time using Album Manager after staring musescore, you have to press "New" before you can even start adding scores. Note that pressing "New" doesn't even save the album file to disk, but rather just initializes a new Album object in memory (the .album file isn't saved to disk until press "Close"). I would like to pre-populated with the default "Untitled" album if album manager hasn't been used yet (essentially automatically the "New" command).
Comments
PR - https://github.com/musescore/MuseScore/pull/2955
Fixed in branch master, commit 9fe632f325
fix #100101: pre-populate Album Manager with default "Untitled" album on first use
Fixed in branch master, commit 4d3f731cad
Merge pull request #2955 from vinayakvivek/100101-album
fix #100101: pre-populate Album Manager with default "Untitled"
Fixed in branch 2.1, commit 3020dcdfd8
fix #100101: pre-populate Album Manager with default "Untitled" album on first use
doesn't apply to master anymore, just 2.1
Automatically closed -- issue fixed for 2 weeks with no activity.