issues
search
Russell-Newton
/
MultiTouch
A lightweight touch gesture recognition library written in C.
https://russell-newton.github.io/MultiTouch
MIT License
9
stars
0
forks
source link
#188 - Display gesture data in demo
#218
Closed
Russell-Newton
closed
1 year ago
Russell-Newton
commented
1 year ago
Rearrange the demo page somewhat:
Left column displays in progress and completed gestures
Right column displays data about in progress and completed gestures
Fixed an issue where long text expanded the content and shifted the canvas
Future work:
Replace columns with toasts. Toasts show in progress and completed gestures. Click on a toast to view a modal displaying the data
Have an alternate demo link that displays the data raw like this for dev debug and whatnot
Future work: