Closed ISkomorokh closed 7 years ago
Docs says - scrollDirection – string that can take following 4 values: left, right, up, down – indicates what direction the scrollbar was moved in.
scrollDirection
But scrollData doesn't contain scrollDirection. It contains direction.
direction
Docs or code should be changed.
Docs says -
scrollDirection
– string that can take following 4 values: left, right, up, down – indicates what direction the scrollbar was moved in.But scrollData doesn't contain
scrollDirection
. It containsdirection
.Docs or code should be changed.