aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/trails
AgeCommit message (Expand)Author
2022-09-21restyled document decorationsGeireann Lindfield Roberts
2022-09-19if same youtube video is uploaded, reuse the existing file without downloadin...bobzel
2022-09-15fixed crash in presboxbobzel
2022-09-15fixed border highlight for animation effects. require shift-key for all pinWi...bobzel
2022-09-14made video box controls appear when video is in overlay viewbobzel
2022-09-14fixed presbox mini player to allow mini player and full size player at the sa...bobzel
2022-09-13fixed ref to overlayX/y instead of x/y in audioBox and presElementbobzel
2022-09-13made overlayX/overlayY instead of re-using x/y in order that overlay docs can...bobzel
2022-09-13made myTrails view navigate to docs the same way presBox does.bobzel
2022-09-13fixed activePresentation to work properly with multiple dashboards. fixed un...bobzel
2022-09-12Merge branch 'master' into sharing-jenny (break)Jenny Yu
2022-09-12fixed exception from switch of myTrails to dashboard from userDocbobzel
2022-09-08made presbox slide changes undoablebobzel
2022-09-08added rotation to preselement saved parameters.bobzel
2022-09-08fixed pinning viewScalebobzel
2022-09-01cleanup preselementbox a little.bobzel
2022-08-26cleaned up keyboard event activation for presBoxbobzel
2022-08-26a bunch of mostly decorative cleanup to presBoxbobzel
2022-08-26trying to clean up transition times for presbox / jumptoDoc, etc.bobzel
2022-08-26added x,y,w,h view pinning for all documents.bobzel
2022-08-26extending pres trails to allow ink animation without using keyframes.bobzel
2022-08-24Merge branch 'parker'bobzel
2022-08-24made text boxes support animation frames. fixed dragging on unselected pres e...bobzel
2022-08-24cleaned up some of the pin with view code. added a pin button to menu bar wh...bobzel
2022-08-23Merge branch 'master' into parkerbobzel
2022-08-19fixed undo bug in dragManager where batches weren't being closed. fixed sche...bobzel
2022-08-18fixed up presboxelement to not reference presbox.instance. fixing layout of ...bobzel
2022-08-11added better ui and backend support for mask ink strokes. added frame #'s ui ...bobzel
2022-08-10cleaned up pinning documents with an activeFrame index (and special case of i...bobzel
2022-08-03from lastbobzel
2022-08-03Merge branch 'master' into parkerbobzel
2022-07-22adjusted native dim scaling slightly combining props.scaling and props.Conten...bobzel
2022-07-21fixed dragging preselements by updating dragManger pointerupbobzel
2022-07-20added a 'guest' login mode. added ability for mainView to be any doc, not ju...bobzel
2022-07-08restructured currentUserUtils to avoid having import cycles.bobzel
2022-07-07trying to fix errors in compilesbobzel
2022-07-05Merge branch 'master' into parkerbobzel
2022-06-30small bug fixes for the ui of replaying the presentations from slides. can't ...Michael Foiani
2022-06-30Merge branch 'master' into parkerGeireann Lindfield Roberts
2022-06-23merge with mehek videoMichael Foiani
2022-06-20more cleanup to get rid of unecessary references to Doc.UserDoc().bobzel
2022-06-20a bunch of changes to make some userDoc() field accesses more typesafe by goi...bobzel
2022-06-20lots of changes to try to cleanup CurrentUserUtils so changes can be made wit...bobzel
2022-06-10merge with jenny bug fixes and fix small uiMichael Foiani
2022-06-10fixed some errorsbobzel
2022-06-09Merge branch 'master' into mainview-jennybobzel
2022-06-09fixed setting view specs of documents after navigating from headerBar slidesbobzel
2022-06-09fixes to navigating to slide document targets in header barbobzel
2022-06-09fixed pin doc navigation when not in presBox (eg. headerBar)bobzel
2022-06-09pinned docs now have click func to navigate to target. restored embedded vie...bobzel