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
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