aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-11-06Merge branch 'master' into presentation_v1Geireann Lindfield Roberts
2020-11-05fixed color of libraryHandle. changed opening a prensetation that is alrady ↵bobzel
open and minimzed to do nothing.
2020-11-05fixed layer ordering of annotaitons and overlays on PDFs so that overlays ↵bobzel
are always on top. made textLayer on PDFs display:none when not-selected to try to improve rendering.
2020-11-04made font size of tree view ignore font size of documentbobzel
2020-11-04made linkMenuItems trigger on mouseUp to prevent dragging a link when ↵bobzel
clicking to follow one.
2020-11-04select item in trail after marquee selectGeireann Lindfield Roberts
2020-11-03fixed LinkManager to cache links correctly. fixes issue with linkButton not ↵bobzel
showing the correct number.
2020-11-03fixed masonry view to not create empty documentsbobzel
2020-11-03Merge pull request #925 from browngraphicslab/presentation_v1bobzel
Presentation v1
2020-11-03added undo's for icon/deiconifying pile docs and icon docs. added a zoom ↵bobzel
hack to focus on stacking documents. stopped autoscroll on nested collections.
2020-11-04reset old widthGeireann Lindfield Roberts
because default width for doc is 400 so max does not work
2020-11-04fixed presCollection not updating correctlyGeireann Lindfield Roberts
2020-11-03remove expand all / minimize allGeireann Lindfield Roberts
slow performance - especially when the outermost collection is pinned multiple times
2020-11-03Merge branch 'master' into presentation_v1geireann
2020-11-02added exception handlers to videoBoxbobzel
2020-11-03get pres width differentlygeireann
2020-11-02fixed display of text controls for nested text boxes like captions.bobzel
2020-11-02trying to make YouTube loading robustbobzel
2020-11-02better fix for hiighlighting rounded border documents.bobzel
2020-11-02fixed highlighting rounded documents to not be jumpybobzel
2020-11-02fixed up dropping documents into a collection that doesn't have an ↵bobzel
activeFrame set so that they can be resized
2020-11-02fixed warningsbobzel
2020-11-02bug fix - avoiding document viewGeireann Lindfield Roberts
2020-11-01minor cleanupbobzel
2020-11-01Merge branch 'master' into presentation_v1Geireann Lindfield Roberts
2020-11-01removed console.log + click to return to slide 1Geireann Lindfield Roberts
2020-11-01Remove any attempt at auto playing audioGeireann Lindfield Roberts
2020-11-01pinWithView works with view pathsGeireann Lindfield Roberts
+ removed Pan options and Scroll options
2020-10-30fixed typobobzel
2020-10-30got rid of warning for youtube videos on startup when mousing ot of them ↵bobzel
before they are ready()
2020-10-30finally fixed webBox warningbobzel
2020-10-30from lastbobzel
2020-10-30from lastbobzel
2020-10-30getting rid of runtime scaling & other warningsbobzel
2020-10-30fixed warning about onClick... being adding multipl times.bobzel
2020-10-30closing Layout section of PropertiesView for efficiencybobzel
2020-10-30trying to fix youtube video loading errors.bobzel
2020-10-30trying out actionbobzel
2020-10-30from lastbobzel
2020-10-30from lastbobzel
2020-10-30different fix from before?bobzel
2020-10-30fixed crash on pres trails when closing propertiesBoxbobzel
2020-10-30fixed bookmarked views to not break when there's no current frame. (caused ↵bobzel
the bug with the large bookmark icon after having created and invoked a previous bookmark icon)
2020-10-30fixed setting links from link dialogue in text boxesbobzel
2020-10-29fixed images not having a height when importedbobzel
2020-10-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
restored_server_monitor
2020-10-28fixed up webBox's to navigate better synchronously when srollTop chagnes. ↵bobzel
fixed navigation in wikipedia and other pages when hyou dont' click directly on a link.
2020-10-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
restored_server_monitor
2020-10-28fixed dark scheme mode for menu, properties view, and minimap button.bobzel
2020-10-28fixed warningsbobzel