mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -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
|
@ -727,6 +727,7 @@ public:
|
|||
void OnWheel(wxMouseEvent& event);
|
||||
void OnKeyDown(wxKeyEvent &event);
|
||||
void OnKeyUp(wxKeyEvent &event);
|
||||
void OnChar(wxKeyEvent &event);
|
||||
void OnRightDown(wxMouseEvent& event);
|
||||
void OnRightUp(wxMouseEvent& event);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue