Open pihart opened 4 years ago
fabricjs in fact has built in gesture support! http://fabricjs.com/touch-events
fabricjs in fact has built in gesture support! http://fabricjs.com/touch-events
Their demo only logs normal mouse/trackpad events---and gestures do nothing---when using laptop touchscreen or smart pen
it works on my mobile devices and my tablet. laptop touchscreen events dont usually invoke touch events anyway, iirc?
They do invoke touch events, as dragging works perfectly fine. I'm not sure whether they invoke gestures (2-finger spread, etc), but regardless, fabric's implementation is flawed, not logging events not due to the trackpad.