ng2-canvas-whiteboard icon indicating copy to clipboard operation
ng2-canvas-whiteboard copied to clipboard

Continue Drawing after leaving/entering <canvas>

Open wottpal opened this issue 6 years ago • 2 comments

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.

draw-input

wottpal avatar Nov 23 '18 14:11 wottpal

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.

Peshou avatar Nov 29 '18 14:11 Peshou

Thank you very much Stefan :)

wottpal avatar Nov 29 '18 15:11 wottpal