mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-03 17:25:01 +08:00
Update plater preset selectors when dismissing unsaved changes
This commit is contained in:
parent
6c2a28166a
commit
dbbc6e7e55
@ -245,6 +245,7 @@ sub on_select_preset {
|
||||
# preset dirty again
|
||||
# (not sure this is true anymore now that update_dirty is idempotent)
|
||||
wxTheApp->CallAfter(sub {
|
||||
$self->_on_presets_changed;
|
||||
$self->update_dirty;
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user