mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02: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