aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/GestureOverlay.tsx
AgeCommit message (Expand)Author
2020-02-01mobile ink overlay is draggable from desktopvellichora
2020-01-15abstracted mobile ink overlay stuff into its own componentFawn
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-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