You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move mouse around (don't touch the scroll wheel)
Result: mouse.scroll stays at (0, 0)
Scroll a bit and then move mouse around (don't touch the scroll wheel)
Result: mouse.scroll.y goes to some value on and off again when moving mouse (negative, if it was scrolled down/ positive, if it was scrolled up)