aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/trails/PresElementBox.scss
AgeCommit message (Collapse)Author
2025-04-14fixed how templates are expanded to avoid template sub-component conflicts ↵bobzel
by changing how field keys are named. fixed various Cast functions to be more typesafe by including undefined as part of return type. overhaul of Doc.MakeClone, MakeCopy, FindRefernces - makeClone is no longer async. fixed inlined docs in text docs.
2023-04-13Compile and make compatible all the scattered code I had for empowering ↵sotech117
trails for dash meeting. Still much to do with ui, but basic functionaltiy is there. Two key things, 1) navigation for branching trails, and 2) ability to runSubroutines on tested trails.
2023-02-14fixed pinning regions on pdf/web pages to allow proper pres following. ↵bobzel
added click on pres item# to select w/o navigation. fixed dashDocView to be selectable without losing selection to parent textbox. added BingMaps rudimentary option to googleMaps
2022-10-27cleaned up treeViews to work across PresBox/ppt slides/collections/ - ↵bobzel
modified DocumentView rendering to remove pres box refs. fixed mainView width.
2022-09-14fixed presbox mini player to allow mini player and full size player at the ↵bobzel
same time and to be a playground field for sharing. distringuished preselementbox feedback for selected vs. activeItem using border.
2022-06-08fix: merge conflictsJenny Yu
2022-06-08styling: pres element boxJenny Yu
2022-06-06fixed dragging pres elements when presbox is not selected to not display ↵bobzel
drag element covering entire screen.
2022-04-26Merge branch master into presentation_upgradeAubrey-Li
2022-04-22changes to allow PresBox to render using a Tree viewbobzel
2022-04-14presesntation groupsgeireann
2021-07-30major UI / updates + refactoringgeireann