Releases: Promo/wheel-indicator
Releases · Promo/wheel-indicator
New chrome wheel behavior fixed
We noticed, that chrome had changed wheel behavior, and began to fire e.deltaY
with -0
in the end of any gesture, that caused to problems with wheel-indicator (invoked up
event). Now we correctly evaluate this issue.
IE
– Fixed broken work in IE 7-11.
– Added tests for wheelDelta
object.