1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-16 08:54:26 +00:00

Added a Layout call for 'Sliced Info' box to show sliders when needed

This commit is contained in:
Lukas Matena
2018-09-07 08:43:21 +02:00
parent c83a5474f6
commit 961d894218
+1
View File
@@ -1687,6 +1687,7 @@ sub print_info_box_show {
$scrolled_window_sizer->Show(2, $show);
$scrolled_window_panel->Layout;
$self->Layout;
}
sub do_print {