battleaxedotco / Rubberhose-Lottie

Vue component that makes any Rubberhose Lottie file interactive
https://rubberhose-demo.netlify.app/#/about
7 stars 0 forks source link

Touch events and dragging is not relative #8

Open Inventsable opened 4 years ago

Inventsable commented 4 years ago

Touch is broken with recent switch to vue-pan-esque direction and offset methods. Will also need to implement the angle interpolation -- probably best to convert it to the same data pipeline as mouse coordinates as early in the chain as possible without need for many touch-specific methods