aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/GestureOverlay.tsx
AgeCommit message (Collapse)Author
2020-02-09drop metadataeeng5
2020-02-08some fixes to thumb movementsStanley Yip
2020-02-08Merge branch 'pen' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-02-08syntax highlighting :)Stanley Yip
2020-02-08Merge branch 'radial_menu_fixes' into penandrewdkim
2020-02-08radial gestureandrewdkim
2020-02-06asdjklfStanley Yip
2020-02-04ok so the toolglass is working, but it's super slow... i'll fix that later lolStanley Yip
2020-02-02some more stuffStanley Yip
2020-02-01ok finally ink reco is working lolStanley Yip
2020-02-01basic ocr lolStanley Yip
2020-01-31pullStanley Yip
2020-01-29fixed menuab
2020-01-29fixeskimdahey
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot ↵Bob Zeleznik
layouts
2020-01-21ignore strokesandrewdkim
2020-01-20stufsStanley Yip
2020-01-20resizable paletteStanley Yip
2020-01-20working paletteStanley Yip
2020-01-17moving around the createPolyline functionStanley Yip
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-15wow this almost drove me crazy but swipey swipes on five fingersandrewdkim
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 ↵Stanley Yip
to ignore a hand lol
2020-01-13palette events are now on gestureOverlay, but cffv and dv is still capturing ↵Stanley Yip
one and two finger events, which makes it impossible for the gestureoverlay to capture 5 fingers spread across different targets
2020-01-09some stuff that ive played around with today. mobile interface, five ↵Stanley Yip
fingers, other stuff
2020-01-08gestures are now overlayed and can span collections/panes!Stanley Yip