embiem / react-canvas-draw

React Component for drawing in canvas
https://embiem.github.io/react-canvas-draw/
MIT License
902 stars 315 forks source link

Scrolling while drawing throws an error #132

Open oskvr opened 2 years ago

oskvr commented 2 years ago

If you move the scroll wheel while drawing, a TypeError is thrown:

_this.interactionSM.handleMouseWheel is not a function

It can be reproduced locally as well as on the demo page: https://embiem.github.io/react-canvas-draw/