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 614fd16ba3
commit 20aaf05c8c

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 {