mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 20:28:08 -06:00
Added SetSliderValues and GetActiveValue functions
This commit is contained in:
parent
2a7059edb3
commit
2ec045a0fb
3 changed files with 31 additions and 6 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue