1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-13 08:24:27 +00:00

Code cleaning for the 6ed9adaeff commit

This commit is contained in:
YuSanka
2019-11-05 12:55:16 +01:00
parent 6ed9adaeff
commit ba0ad954e8
3 changed files with 68 additions and 130 deletions
+1
View File
@@ -641,6 +641,7 @@ void Preview::create_double_slider()
evt.StopPropagation();
});
m_extruder_selector->Disable();
auto sizer = new wxBoxSizer(wxVERTICAL);
sizer->Add(m_extruder_selector, 0, wxEXPAND, 0);