logitech-craft-plugin icon indicating copy to clipboard operation
logitech-craft-plugin copied to clipboard

Add a long touch event

Open idolize opened this issue 5 years ago • 0 comments

If we want to determine the difference between touching the crown just to trigger an action vs touching it to perform a rotation, we would have to modify the plugin slightly.

Thus, this PR adds a longTouch event, which fires if you touch and hold the crown for 1 second (and thus if you quickly release or turn the crown then it won't trigger the longTouch event).

idolize avatar Apr 22 '19 19:04 idolize