mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Added SetSliderValues and GetActiveValue functions
This commit is contained in:
@@ -1674,6 +1674,7 @@ sub print_info_box_show {
|
||||
$sizer->Show(1, $show);
|
||||
|
||||
$self->Layout;
|
||||
Wx::GetTopLevelParent($self)->Refresh; # temporary workaround for DoubleSlider on right panel
|
||||
$panel->Refresh;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user