I think patern launcher should take priority on the watchface. Only if no paterns are recognised should the event pass to the watchface. So perhaps we can force the drag/touch eventlistener of the widget to be on top of the listener array and cancel the event if a patern is recognised or something like that.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I think patern launcher should take priority on the watchface. Only if no paterns are recognised should the event pass to the watchface. So perhaps we can force the drag/touch eventlistener of the widget to be on top of the listener array and cancel the event if a patern is recognised or something like that.