FlowFuse / FlowFuse/node-red-dashboard
Informational question: gestures support
- Dominant language
- HTML
- Stars
- 355
- Forks
- 82
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 24
Description
Hi folks,
In my old svg ui node I used the [panzoom](https://github.com/timmywil/panzoom) and [hammer.js](https://github.com/hammerjs/hammer.js) libraries to support pan/zoom/pinch gestures/...
That is quite useful if you display a floorplan in your dashboard, and you want quickly navigate through it.
But I was wondering if that is still the way to go in my new svg node for D2. I see that there is e.g. a [Vue UseGesture](https://vue-use-gesture.netlify.app/docs) library. So I assume Vue does not support this out of the box, and that it would be better that I use such a library?
Or are there any plans that this will be standard D2 functionality, or perhaps already is?
Thanks for illuminating me!
Bart
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.