aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/GestureOverlay.tsx
AgeCommit message (Expand)Author
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-17palette now doesn't interfere with touchStanley Yip
2020-01-15abstracted mobile ink overlay stuff into its own componentFawn
2020-01-15wow this almost drove me crazy but swipey swipes on five fingersandrewdkim
2020-01-15strokes from mobile interface get properly inserted into desktop with offset ...Fawn
2020-01-15mobile interface emits events when switched to inking view and when strokes a...Fawn
2020-01-15the quick brown fox jumped over the lazy dogStanley Yip
2020-01-14ok we now use custom events for touch. im struggling with figuring out how to...Stanley Yip
2020-01-14drawn strokes get added to mobile ink collectionFawn
2020-01-14temp fix for inkingstroke type error when on mobile viewFawn
2020-01-13palette events are now on gestureOverlay, but cffv and dv is still capturing ...Stanley Yip
2020-01-09some stuff that ive played around with today. mobile interface, five fingers,...Stanley Yip
2020-01-08gestures are now overlayed and can span collections/panes!Stanley Yip