ng2-canvas-whiteboard
ng2-canvas-whiteboard copied to clipboard
Continue Drawing after leaving/entering <canvas>
Currently, when I leave the canvas (but have the mouse still pressed) and enter it again the line has stopped. This feels a little odd sometimes and I would like to change this behavior.
Hello!
Yeah basically that was the use case for the start, I added listeners directly to the canvas element instead of the window and then figuring out if the canvas was hit, maybe that requires some changes, it would be useful to continue dragging.
I will see what i can do in the near future.
Cheers, Stefan.
Thank you very much Stefan :)