aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/VideoBox.tsx
AgeCommit message (Expand)Author
2021-01-27animated expansion of video box timeline.bobzel
2021-01-27fixed size of timeline toggle on videoBox and some other tweaks to hide docum...bobzel
2021-01-27fixed runtime error warningbobzel
2021-01-26made StackedTimeline a collectionview and renamed CollectionStackedTimeline. ...bobzel
2021-01-26from lastbobzel
2021-01-26refactored out timeline code from video and audio into StackedTimeline compon...bobzel
2021-01-26preparing to unify VideoBox timeline with AudioBox timeline. changed names f...bobzel
2021-01-25from lastbobzel
2021-01-25tweaks to double-tap interactions on videoBox. added Esc to cancel drag on v...bobzel
2021-01-25changed how to start/stop video when clicking/double-clicking on markersbobzel
2021-01-25fixed linking to video to create an anchor if the timecode is not zero.bobzel
2021-01-22fixed selection bounds for video box annotations, especially when in full scr...bobzel
2021-01-22fixed up videoBox timeline. changed video annotations to use displayTimecode...bobzel
2021-01-21pullLionel Han
2021-01-21final fixesLionel Han
2021-01-20fixed hiding AnchorMenu in text boxes. encapsulated fadeOut of AnchorMenu wi...bobzel
2021-01-20moved PDFMenu to AnchorMenu. added AnchorMenu to formattedTextBox. Fixed fo...bobzel
2021-01-19fixed timecode setting on video annotations.bobzel
2021-01-19added MarqueeAnnotator to videoBoxbobzel
2021-01-17changesLionel Han
2021-01-12fixed layout of audioBox markersbobzel
2020-12-16videoLionel Han
2020-12-15fixed borderradius for videos & images to match highlight border radiusbobzel
2020-12-14got rid of fitDocToPanel. made collectionFreeFormDocView always use a Conten...bobzel
2020-12-14more changes to ContentScaling to get web/video/image boxes to work with anno...bobzel
2020-12-13now working on video and web box's to fix their annotation registration with ...bobzel
2020-12-13trying to fix PDFs for fitWidth and otherwise in ContentFitting and Collectio...bobzel
2020-12-12made conentScaling a DocumentView-only propbobzel
2020-12-10more cleanup/organization of 'props' . removed VisibleHeight props and clean...bobzel
2020-12-10removed annotationsKey prop in favor of reusing fieldKey. Fixed web pages to...bobzel
2020-12-10fixed filterBox/TreeView to support checkboxes again. Simplified {DocumentVi...bobzel
2020-12-03pullLionel Han
2020-12-03working timeline for videoLionel Han
2020-11-29temporal media updates for pres. trailsgeireann
2020-11-20added a preliminary Layer mechanism. changed documentDecrations to not go ou...bobzel
2020-11-02added exception handlers to videoBoxbobzel
2020-11-02trying to make YouTube loading robustbobzel
2020-11-02fixed warningsbobzel
2020-10-30got rid of warning for youtube videos on startup when mousing ot of them befo...bobzel
2020-10-30trying to fix youtube video loading errors.bobzel
2020-10-23improved selection/play/context menu behavior of youtube videos. fixed youtu...bobzel
2020-10-21fixed link button location for videos. fixed positioning of overlay collecti...bobzel
2020-10-17major rewrite of native width/height/aspect. Fixed scaling of text note side...bobzel
2020-09-28fixed docRangeFilters to be propagated everywhere and evaluated like docFilte...bobzel
2020-09-08fixed treeview to show pdf icons at proper size. fixed link anchors dots to ...bobzel
2020-09-08fixed presbox, videobox and some others to set NativeWidth/Height properly.bobzel
2020-09-08updated the way NativeWidth/Height props work so that, when specified, they o...bobzel
2020-08-29major restructure of how addDocTabs works. now you can add/replace with opti...bobzel
2020-08-28added explicit annotation mode for videos. fixed annotation mode for webpagesbobzel
2020-08-28fixed undo for collection tabs. fixed treeview to support freezeChildren to p...bobzel