soulwire/sketch.js

Missing event on text hover

Opened this issue · 1 comments

Hi guys in the example here when you move your mouse hover the text it seem like js is missing the event.
Is this way correct or it is a bug?

Hey @TheJoin95. Do you mean that you're expecting callbacks like mousemove to receive the original event as an argument?