mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00
FIX:fixed scrolling too slow of parameter search scroll bar
Change-Id: I9999df7329545ef8ca8337c16db1d1ec722c728d
This commit is contained in:
parent
e7f379f4de
commit
8c39e3f6f5
2 changed files with 7 additions and 3 deletions
|
@ -9,6 +9,7 @@
|
|||
#endif
|
||||
|
||||
enum {BEFORE_SCROLLBAR, ON_SCROLLBAR, AFTER_SCROLLBAR, NOWHERE};
|
||||
#define SCROLL_D_MOTION 4
|
||||
|
||||
class ScrolledWindow;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue