mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
This commit is contained in:
@@ -46,6 +46,8 @@ sub new {
|
|||||||
$self->SetSizer($sizer);
|
$self->SetSizer($sizer);
|
||||||
$self->SetMinSize($self->GetSize);
|
$self->SetMinSize($self->GetSize);
|
||||||
|
|
||||||
|
$self->Layout;
|
||||||
|
|
||||||
wxTheApp->restore_window_pos($self, "object_settings");
|
wxTheApp->restore_window_pos($self, "object_settings");
|
||||||
|
|
||||||
return $self;
|
return $self;
|
||||||
|
|||||||
Reference in New Issue
Block a user