mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-06 05:39:17 +08:00
FIX: fix issue STUDIO-395
cannot save project Change-Id: I977402535dee8ea7b84fec4bb721a4e146a5e49e (cherry picked from commit d1e483dca2903128cde028dfec77692c74fe7ba0)
This commit is contained in:
parent
ffc86d15cf
commit
eaf71e4d2f
@ -6572,6 +6572,8 @@ int Plater::save_project(bool saveAs)
|
||||
|
||||
up_to_date(true, false);
|
||||
up_to_date(true, true);
|
||||
|
||||
wxGetApp().update_saved_preset_from_current_preset();
|
||||
p->dirty_state.reset_after_save();
|
||||
return wxID_YES;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user