mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Added a Layout call for 'Sliced Info' box to show sliders when needed
This commit is contained in:
@@ -1687,6 +1687,7 @@ sub print_info_box_show {
|
|||||||
|
|
||||||
$scrolled_window_sizer->Show(2, $show);
|
$scrolled_window_sizer->Show(2, $show);
|
||||||
$scrolled_window_panel->Layout;
|
$scrolled_window_panel->Layout;
|
||||||
|
$self->Layout;
|
||||||
}
|
}
|
||||||
|
|
||||||
sub do_print {
|
sub do_print {
|
||||||
|
|||||||
Reference in New Issue
Block a user