Fixed switching tabs using trackpad scroll.
This commit is contained in:
@@ -90,6 +90,7 @@ private:
|
||||
bool mouseOverX_{};
|
||||
bool mouseDownX_{};
|
||||
bool isInLastRow_{};
|
||||
int mouseWheelDelta_ = 0;
|
||||
|
||||
HighlightState highlightState_ = HighlightState::None;
|
||||
bool highlightEnabled_ = true;
|
||||
|
||||
Reference in New Issue
Block a user