aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/GestureOverlay.tsx
AgeCommit message (Collapse)Author
2020-04-05adding nativeWidth as props stuffBob Zeleznik
2020-04-04fix to presentationView opacity. removed getScale and zoomToScale props ↵Bob Zeleznik
which weren't being used.
2020-04-03added rootSelected() to make forceActive work betterBob Zeleznik
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ↵Bob Zeleznik
DocumentBox to have a childLayoutKey field
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-23final commits before demoStanley Yip
2020-02-21fixed link naming and exposed link database (at least for testing)Bob Zeleznik
2020-02-12mergeStanley Yip
2020-02-12mergeandrewdkim
2020-02-12mergeandrewdkim
2020-02-11bugfixesandrewdkim
2020-02-11fixing bugsandrewdkim
2020-02-11Merge branch 'pen' of https://github.com/browngraphicslab/Dash-Web into ↵andrewdkim
radial_menu_fixes2
2020-02-11bugfixing event handlersandrewdkim
2020-02-11mergeHannah
2020-02-10some final stuffStanley Yip
2020-02-10bugfixesandrewdkim
2020-02-09bug fixed the radial menuandrewdkim
2020-02-09:asdkfjleeng5
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-02-01mobile ink overlay is draggable from desktopvellichora
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-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
of the mobile ink overlay
2020-01-15mobile interface emits events when switched to inking view and when strokes ↵Fawn
are drawn, currently with dummy callbacks
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-14drawn strokes get added to mobile ink collectionFawn
2020-01-14temp fix for inkingstroke type error when on mobile viewFawn