Added a Layout call for 'Sliced Info' box to show sliders when needed
This commit is contained in:
parent
c83a5474f6
commit
961d894218
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user