fluidd-core / fluidd

Fluidd, the klipper UI.
https://docs.fluidd.xyz
GNU General Public License v3.0
1.34k stars 399 forks source link

refactor: uses vue2-touch-events for tap #1366

Closed pedrolamas closed 4 months ago

pedrolamas commented 4 months ago

To fix the tap issues, we are now introducing the vue2-touch-events library.

This will deprecate #1363

Fixes #1359