locomotive-scroll
locomotive-scroll copied to clipboard
Fix direction reporting when dragging scroll bar
See my bug report here: https://github.com/locomotivemtl/locomotive-scroll/issues/362
I'm not 100% sure, but don't we also need to check which horizontal or vertical absolute value is larger? Also currently scrolling in more than one direction (e.g. down and right) can't be represented, right?