ILLGrenoble / ngx-remote-desktop

Angular component for accessing remote desktops using guacamole
https://illgrenoble.github.io/ngx-remote-desktop/
MIT License
35 stars 38 forks source link

Touch events not working ? #53

Closed fjrial closed 2 months ago

fjrial commented 3 months ago

From what I've seen, the touch events in the guacamole-common-js should be directly translated to mouse events.

But it's not working for me. Anyone ?