Use imported drumkit immediately on open from Finder#1918
Use imported drumkit immediately on open from Finder#1918cme wants to merge 2 commits intohydrogen-music:mainfrom
Conversation
Previously, importing drumkit by opening it in Finder would import the kit, but not update the widget or provide any other feedback to let the user know it was actually successful, or allow them to start using it.
It does not? Any error appearing in the logs? On Since #1905 (on
Right. What happens if the kit is already imported? I think right now we just overwrite the existing one which is not good. On the other hand, maybe the kit in the SL is a modified version and the user wants to reset it by reimporting it. Maybe we should show a dialog "Kit is already present" with the options load, replace, and cancel or similar. |
|
The I think you're right, a confirmation dialog would be good. I should probably make the behaviour consistent between opening in Finder and using the Import dialog. |
Ah. I see. I thought you used the import option from within Hydrogen and
Yeah. Maybe we can put all of it into |
Previously, importing drumkit by opening it in Finder would import the kit, but not update the widget or provide any other feedback to let the user know it was actually successful, or allow them to start using it.
On reflection, a far more reasonable user expectation is that opening a drumkit in Finder should select that drumkit, even if it's already imported.