mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-02 19:44:00 -06:00
NEW:add a prompt after importing
jira:[for model mall import] Change-Id: Ie9b418242f5e30dbd034c10aea0fd9735fb0717e
This commit is contained in:
parent
b0954a164c
commit
5225e8d891
3 changed files with 10 additions and 0 deletions
|
@ -8399,6 +8399,7 @@ void Plater::import_model_id(wxString download_info)
|
|||
|
||||
// show save new project
|
||||
p->set_project_filename(wxString(filename));
|
||||
p->notification_manager->push_import_finished_notification(target_path.string(), target_path.parent_path().string(), false);
|
||||
}
|
||||
else {
|
||||
if (!msg.empty()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue