mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-01 16:58:01 +02:00
Added button for toolpaths preview
This commit is contained in:
@@ -55,7 +55,7 @@ sub new {
|
||||
$sizer->SetSizeHints($self);
|
||||
$self->SetSizer($sizer);
|
||||
$self->Fit;
|
||||
$self->SetMinSize([760, 470]);
|
||||
$self->SetMinSize([760, 490]);
|
||||
$self->SetSize($self->GetMinSize);
|
||||
$self->Show;
|
||||
$self->Layout;
|
||||
|
||||
Reference in New Issue
Block a user