slipmatio/control-knob

feat: support for touch moves

Closed this issue · 3 comments

Currently the knob does support mouse drags, mouse wheel events and up/down keys. On touch screens however, the value can not currently be changed. This feature should bring touch support similar to mouse drags.

@Uninen: I have already a solution for this in my fork's main repo. You might take it from there or, if you prefer, I can create a PR in a separate feature branch.

This would be greatly appreciated -- feel free to do a PR, I'm happy to merge it 👍

I am going to create a PR, possibly over the weekend.

PR is ready, please merge or comment: #19