mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 08:55:05 -04:00
first approach to custom scrolling using high res touchpads applied to flow_gl(for no native scrollables widgets)
This commit is contained in:
@ -175,6 +175,9 @@ protected:
|
||||
|
||||
void startAnimationTimer();
|
||||
void stopAnimationTimer();
|
||||
|
||||
QTime * wheelTimer;
|
||||
int wheelAccumulator;
|
||||
|
||||
public:
|
||||
|
||||
|
Reference in New Issue
Block a user