Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Release v2.2.2

Compare
Choose a tag to compare
@andreruffert andreruffert released this 30 Nov 23:19
· 13 commits to master since this release

Fix:

Vertical sliders should work now again as well as touch devices.

  • getRelativePosition use clientX/clientY instead of pageX/pageY to get the right relative coordinates. (5d295c5)