Open willPHPwork opened 2 months ago
As it says at the top of the page, it's using a custom build with touch support. You can try to make a custom build yourself with the gestures module. However, note that the main dev does not have a touchscreen device so don't expect much support (the old support stopped back in v4). The idea today is to integrate your own touch support or use another touch library on top. You can enable pointer events in Canvas and make your own implementation on top of that. http://fabricjs.com/docs/fabric.Canvas.html#enablePointerEvents
CheckList
Version
6.0.2
In What environments are you experiencing the problem?
Chrome
Node Version (if applicable)
None
Link To Reproduction
na
Steps To Reproduce
Try here: http://fabricjs.com/touch-events
Expected Behavior
Console.log shows event
Actual Behavior
Nothing
Error Message & Stack Trace
No response