mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Fixed DoubleSlider manipulation from Preview scene
This commit is contained in:
parent
90beadb65f
commit
917702f252
7 changed files with 38 additions and 12 deletions
|
@ -123,6 +123,7 @@ public:
|
|||
|
||||
void msw_rescale();
|
||||
void move_double_slider(wxKeyEvent& evt);
|
||||
void edit_double_slider(wxKeyEvent& evt);
|
||||
|
||||
private:
|
||||
bool init(wxWindow* parent, Bed3D& bed, Camera& camera, GLToolbar& view_toolbar, Model* model);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue