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
Fixes the handling of a wheel event with a deltaY equal to zero, for …
…real this time ;)
Signed-off-by: Alexandre Bonneau <alexandre.bonneau@linuxfr.eu>
Fixes#776 On rapid event wheel emissions, deltaY of value 0 can be e…
…mitted and makes AutoNumeric throw an error
Signed-off-by: Alexandre Bonneau <alexandre.bonneau@linuxfr.eu>