mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 00:05:53 +08:00
Fixed endless "New project" possibility
This commit is contained in:
parent
f94a1dbb48
commit
64e926b363
@ -5059,6 +5059,7 @@ void Plater::new_project()
|
||||
Plater::SuppressSnapshots suppress(this);
|
||||
reset();
|
||||
reset_project_dirty_initial_presets();
|
||||
wxGetApp().update_saved_preset_from_current_preset();
|
||||
update_project_dirty_from_presets();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user