mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-16 08:12:39 -07:00
Merge branch 'master' of https://github.com/prusa3d/Slic3r
This commit is contained in:
@@ -168,10 +168,8 @@ bool GUI_App::OnInit()
|
||||
update_mode(); // update view mode after fix of the object_list size
|
||||
}
|
||||
|
||||
#if !ENABLE_IMPROVED_SIDEBAR_OBJECTS_MANIPULATION
|
||||
if (this->plater() != nullptr)
|
||||
this->obj_manipul()->update_if_dirty();
|
||||
#endif // !ENABLE_IMPROVED_SIDEBAR_OBJECTS_MANIPULATION
|
||||
});
|
||||
|
||||
// On OS X the UI tends to freeze in weird ways if modal dialogs(config wizard, update notifications, ...)
|
||||
|
||||
Reference in New Issue
Block a user