med-material / r-shiny-js-data-capture

Data Capture System in Javascript, integrated into R Shiny
MIT License
1 stars 1 forks source link

Data Capture: continuous measurement of swipe gesture #19

Open bastianilso opened 1 year ago

bastianilso commented 1 year ago

We currently get pointerup and pointerdown events for touch, but can we track continuous pointer data if the user is doing e.g a swipe right/left?