aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/trails/PresBox.scss
AgeCommit message (Collapse)Author
2023-05-17fixed scrolling/panning on fitWidth images. fixed drag/zoom conflicts for ↵bobzel
overlayDocs that are pannable.
2023-03-05replace jumpToDocument with showDocument. restructure code to get rid of ↵bobzel
scrollFocus by adding getView() and fixing focus() and restoreTargetView
2023-01-17fixed linkint to trail to follow trail immediately in lightbox and show ↵bobzel
trail ui in minimized mode. fixed overlay of pres box to not disappear when lightbox appears. closing /ending trail hackily restores collecftion to prior pan/zoom.
2022-09-23fixed pinWithVIew for videos to capture timecode. fixed formatting of time ↵bobzel
labels in presBox panel.
2022-09-22fixed media range sliders in presBoxmehekj
2022-09-22minipres opacity bumped up to 0.5bobzel
2022-06-04fixed mini-pres view css, fixed interaction with mini-pres by fixing ↵bobzel
overlayView panelWidth/height, fixed tabMap to get updated properly to allow CloseSplit to work, etc.
2021-07-30major UI / updates + refactoringgeireann