jupyter-widgets-contrib / ipycanvas

Interactive Canvas in Jupyter
https://ipycanvas.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
685 stars 62 forks source link

Make touch example work #281

Closed haesleinhuepf closed 1 year ago

haesleinhuepf commented 2 years ago

Hi @martinRenou, hi all,

first of all big thanks for this fantastic tool! I was just experimenting with the example for touch-control and I had to update to the code a little bit to make it work. With these changes it works beautifully.

Let me know what you think and thanks again!

Best, Fobert