aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-01-21final fixesLionel Han
2021-01-21moved lock icon outside of doc. tweaked inkingstroke behavior to not drag ↵bobzel
when selected and to more cleanly support double-click to edit.
2021-01-21from lastbobzel
2021-01-21fixed fitWidth for WebBoxbobzel
2021-01-21fixed dropdown behavior of menu buttons -- specifically styleBrushbobzel
2021-01-20fixed text styleBrushbobzel
2021-01-20fixed hiding AnchorMenu in text boxes. encapsulated fadeOut of AnchorMenu ↵bobzel
within class for simplicity.
2021-01-20moved PDFMenu to AnchorMenu. added AnchorMenu to formattedTextBox. Fixed ↵bobzel
following links from text box huyperlinks when there are multiple different huypertext links on the document.
2021-01-19fixed isPushpin annotation behavior outside of PDFs. fixed link follow ↵bobzel
highlighting to go away when target is hidden.
2021-01-19fixed timecode setting on video annotations.bobzel
2021-01-19added MarqueeAnnotator to videoBoxbobzel
2021-01-19more cleanup of marquee annotator. added marquee annotator to imagesbobzel
2021-01-18factored out marque selection code for WebBox and PDFBox into MarqueeAnnotator.bobzel
2021-01-18fixed creating right margins for WebBox'sbobzel
2021-01-18fixed marquee dragging in webBox to pick correlate with cursor again.bobzel
2021-01-17changesLionel Han
2021-01-15fixed more issues with audio Box - simplified decorations when selected. ↵bobzel
fixed dragging when not selected. added esc to stop dragging.
2021-01-14simplified links to audio to always have a target Doc anchor. updated auto ↵bobzel
links to audio when recording. fixed making text selection links.
2021-01-14fixed playing anchors when following a link to audiobobzel
2021-01-14cleaned up audiobox render code. display resize handles now.bobzel
2021-01-14fixed stacking behavior of what audio regions that have no endbobzel
2021-01-14fixed rendering of labels in audioBox's to use standard dash-style provider ↵bobzel
stuff. added double click to play
2021-01-14changed audio labels to allow text displaybobzel
2021-01-12fixed layout of audioBox markersbobzel
2021-01-11generalized spotlight moving to be available by any documentbobzel
2021-01-11from lastbobzel
2021-01-11from lastbobzel
2021-01-11cleanup of ink stroke changesbobzel
2021-01-11Merge branch 'master' into ink_editsbobzel
2021-01-11adjustments to restore inkMask functionalitybobzel
2021-01-11Merge branch 'master' into ink_editsbobzel
2021-01-08fixed selection of audio region's ScreenToLocal so that doc decorations fit ↵bobzel
correctly
2021-01-09spotlightyunahi
2021-01-09Merge branch 'ink_edits' of https://github.com/browngraphicslab/Dash-Web ↵yunahi
into ink_edits merge conflict
2021-01-08fixed sizing/display of audio box regionsbobzel
2021-01-08fixed breaking undo when clicking on individual link blue dotbobzel
2021-01-08fixed resize to not include ContentScale for pick correlation to workbobzel
2021-01-04Fixed filterbox to use scriptContext to determine where to apply/clear ↵bobzel
filters .fixed setting width/height of freeform images independent of nativeWidth/height so that % css measurements work.
2020-12-31fixes for sliderBox to work in FilterBox. suppressed brush highlighting in ↵bobzel
filterBox.
2020-12-29fixed background color of filter boxbobzel
2020-12-23changed DashbaoardStyleProvider to not show icons for tab's by adding an ↵bobzel
'afterHeader' property extension to treeView styleprovider calls.
2020-12-23minor styling fixMelissa Zhang
2020-12-23UI styling changesMelissa Zhang
2020-12-23move lock/hide buttons to StyleProviderMelissa Zhang
2020-12-21hardcoded lock/hide buttonsMelissa Zhang
2020-12-16videoLionel Han
2020-12-16fixed unbrushing docsbobzel
2020-12-16fixed errors with linkmenu propsbobzel
2020-12-16from lastbobzel
2020-12-16from lastbobzel