aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Collapse)Author
2021-01-28Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika
filters
2021-01-27fixed undo for timeline region creation. fixed inking tools display after ↵bobzel
deleting an active text. box
2021-01-27updated documentdecorations title display to be more visible on complex ↵bobzel
backgrounds. fixed link following behavior (espicall from presentations) to timeline annotations.
2021-01-27animated expansion of video box timeline.bobzel
2021-01-27fixed size of timeline toggle on videoBox and some other tweaks to hide ↵bobzel
documentdeocrations on timeline items.
2021-01-27fixed runtime error warningbobzel
2021-01-27re-added click behavior lost in refactoringbobzel
2021-01-27mergedusodhi
2021-01-26made StackedTimeline a collectionview and renamed CollectionStackedTimeline. ↵bobzel
Now timeline anchors will observe filters.
2021-01-26preparing to unify VideoBox timeline with AudioBox timeline. changed names ↵bobzel
from videoStart/audioStart,End to anchorStart,EndTime and _displayTimecode to _timecodeToShow etc
2021-01-22fixed selection bounds for video box annotations, especially when in full ↵bobzel
screen view.
2021-01-22Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
filters
2021-01-22fixed up videoBox timeline. changed video annotations to use ↵bobzel
displayTimecode and undisplayTimecode
2021-01-21fixed fitWidth for WebBoxbobzel
2021-01-20Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
filters
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-19more cleanup of marquee annotator. added marquee annotator to imagesbobzel
2021-01-18mergedusodhi
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-14fixed stacking behavior of what audio regions that have no endbobzel
2021-01-11generalized spotlight moving to be available by any documentbobzel
2021-01-11Merge branch 'master' into ink_editsbobzel
2021-01-09spotlightyunahi
2021-01-07shift to rightanika
2021-01-07Merge branch 'filters' of https://github.com/browngraphicslab/Dash-Web into ↵anika
filters
2021-01-07last before pullanika
2021-01-02Merge branch 'filters' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
filters
2020-12-31fixes for sliderBox to work in FilterBox. suppressed brush highlighting in ↵bobzel
filterBox.
2020-12-31small merge fixesanika
2020-12-31merge and fixanika
2020-12-31last add b efore pullanika
2020-12-28more cleaninganika
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-20added settings manager to esc key handlerusodhi
2020-12-17mergedusodhi
2020-12-16fixed errors with linkmenu propsbobzel
2020-12-16from lastbobzel
2020-12-16from lastbobzel
2020-12-16cleaned up removing frame animation fieldsbobzel
2020-12-16simplified DocumentView a bit more. cleaned up other code.bobzel
2020-12-16moved float() to collectionfreeformdocviewbobzel
2020-12-16cleaned up some link following code. fixed problem following links from ↵bobzel
LinkAnchorBox's
2020-12-16fixed showing of snapping lines.bobzel
2020-12-16fixed treeView layouts to pass good values for panelWidth/height to ↵bobzel
DocumentView. renamed Selectionmanager methods to be views not documents.
2020-12-16partial tree view fix.bobzel