aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/OverlayView.scss
AgeCommit message (Collapse)Author
2023-11-25changed Slide template to write to 'hero' not 'data' to avoid conflict with ↵bobzel
'data' being used already for the template parts. fixed freeform view to read _width/_height to get template values when present for panning beyond edge. Made CollectionSubView read datafield from dataDoc which is where template writes go. fixed docview dragging to use its own view unless multi-dragging. turnded off user-select in overlay view which made repl viewer title selectable. fixed crash on rebuilding db cause by myOverlay and myPublished not yet existing.
2023-08-24made link lines appear in the lightbox viewgeireann
2023-07-10fixed having ink show up above modals.bobzel
2022-06-22fixed overlay view dragging & opening up audio/video recordings in overlay.bobzel
2022-06-20Revert "Revert "Merge branch 'master' into temporalmedia-mehek""mehekj
This reverts commit 3415f672292bb349c7d9ec66564933a746ee3b25.
2022-06-20Revert "Merge branch 'master' into temporalmedia-mehek"mehekj
This reverts commit 145117365b2708ef6b365c6f0f10c38b85a87307, reversing changes made to 7eedde332010c8896be636f0b5c6a7b2c8043e48.
2022-06-08merge with masterbobzel
2022-06-08added ability to make thumbnails of dashboards. started to cleanup ↵bobzel
dockingView/goldenlayout undo event handling. cleaned up tab doc list in docking view. made titles editable again in treeview. fixed overlay view to work with image docs etc by setting top/left in css
2022-05-04fixes to make recordingBox appear on slides after reopening.bobzel
2022-04-22uploading not working (cannot find ffmpeg)Jenny Yu
2022-04-14updatesgeireann
2020-08-14minimize + import multipleGeireann Lindfield Roberts
2020-07-14fixed issues with creating & using scripting boxes by making scriptFields be ↵Bob Zeleznik
a function, not value, prop
2019-08-29fixed re-opening linkbox. adding linkbox dragging.bob
2019-07-22Started adding schema functionalityTyler Schicke
2019-07-22Added a bunch of REPL functionalityTyler Schicke
2019-07-19Added start of REPLTyler Schicke