aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/ReplayMovements.ts
AgeCommit message (Collapse)Author
2022-12-08cleaned up animation effects to not reference presBox. fixed anchors in ↵bobzel
text to have link properties set properly from properties view.
2022-06-23small bug fixes and debuggingMichael Foiani
2022-06-15fix the glitchy videoBox (i think), now a fairly smooth experience :)Michael Foiani
2022-06-15fix debugging messageMichael Foiani
2022-06-15comment out debugging console.infosMichael Foiani
2022-06-15Refactor RecordingApi into two main files - TrackMovements and ↵Michael Foiani
ReplayMovements. TrackMovements is for recording presentations and ReplayMovments is for replaying them.