aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/VideoBox.scss
AgeCommit message (Collapse)Author
2021-11-13change isContentActive to a tri-state to allow turning on/off and default - ↵bobzel
fixes issues with videobox and others so that content can be turned off reliably. added annotation overlay for treeViews for ppt like slides. lots of fixes to tree view to get layout to be more robust.
2021-09-27videoBox fitsWidth properly in lightbox. documentdecorations less hacky for ↵bobzel
deciding when to allow nativewidth/height changes by adding props to document type templates. fixed height of properties pane & updated CSS for leftflyout & properties pane. marquees no longer oveflow image/video boxes.
2021-08-23cleaned up videobox controls along with option to switch to native controls. ↵bobzel
changed placement of link buttons in lightbox to be outside of document
2021-04-22made videobox snapshot icon draggable to place snapshot. removed 1/4 buffer ↵bobzel
when following link to video because it meant following a snapshot link would start the video, then focus back on the snaphshot.
2021-04-06updatesGeireann
2021-02-10fixed some z-index issues with lightbox and typing new notes + videobox ↵bobzel
zooming zindex
2021-01-28cleaned up video/audio/stackedTimeline css. restored SpaceKey trigger to ↵bobzel
start/stop creating an anchor.
2021-01-27fixed size of timeline toggle on videoBox and some other tweaks to hide ↵bobzel
documentdeocrations on timeline items.
2021-01-22fixed selection bounds for video box annotations, especially when in full ↵bobzel
screen view.
2021-01-22fixed up videoBox timeline. changed video annotations to use ↵bobzel
displayTimecode and undisplayTimecode
2021-01-21final fixesLionel Han
2021-01-17changesLionel Han
2020-12-15fixed borderradius for videos & images to match highlight border radiusbobzel
2020-12-03working timeline for videoLionel Han
2020-10-21fixed link button location for videos. fixed positioning of overlay ↵bobzel
collection on videos.
2020-04-17added freeze button for web boxes. cleaned up pointerevent setting ↵Bob Zeleznik
throughout code.
2019-11-24lots of fixes for full screen image/pdf/video views. fixes to image box ↵Bob Zeleznik
fade image.
2019-11-22fixed link anchors to move to be nearest alternate anchor.Bob Zeleznik
2019-10-17working on getting anchors for each document linkbob
2019-10-10got rid of all CollectionView wrappers around XxxBox's added ↵bob
DocAnnotatableComponent
2019-10-10removed CollectionVideoViewbob
2019-07-12fixed a few youtube video things. changed title of library doc.Bob Zeleznik
2019-07-11added video controlsbob
2019-05-14fixed following links to video framesBob Zeleznik
2019-03-13fixed a variety of things related to selection, dragging, marqueeingbob
2019-03-09added audio and video nodesAndrew Kim