Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 409 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 409 Bytes

touch-offset

使用getComputedStyle获得偏移值并计算相对坐标,模拟达到Mouse Event中的offsetX offsetY

实现过程可以看此博客

依赖

用于矩阵计算 math.js~