aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-11changes to switch from 'pt' units to 'px' for fonts. fixxes to ↵bobzel
presentations for treeview outlines.
2020-09-10small fix to allow expanded images in treeviews to be moved and treeView ↵bobzel
expanded items to be right-clicked for a context menu
2020-09-10made images in treeView outlines show up without a titlebobzel
2020-09-10made basic progressivized slides using TreeViewbobzel
2020-09-10added"_isBackground-canClick for background collections that are still ↵bobzel
clickable. fixed colors for treeView. fixed events on flyout to be processed after React processses them for everything else - problem was that clicking on the color picker deselected the item being colorized.
2020-09-10better fix for following links to pdfsbobzel
2020-09-10fixiing behavior of following link to target in a PDF that hasn't loaded its ↵bobzel
contents yet... need to wait. also fixed pdf titltes in lod view
2020-09-10fixed following links on text hyperlink to use same code as linkMenu. fixed ↵bobzel
hyperlink delete button
2020-09-10fixed shift-dragging of tabsbobzel
2020-09-09fixed linkEditor menu to show up in the right place. fixed linklines to ↵bobzel
attach properly.
2020-09-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2020-09-09removed some advanced tool options.bobzel
2020-09-09Merge pull request #697 from browngraphicslab/workingTemplatesbobzel
Working templates
2020-09-09adjusted opacities of PDF anchorsbobzel
2020-09-09tweaked LOD view of pdfsbobzel
2020-09-09several pdf fixes - clipping link anchors to bounds of container. pdf box ↵bobzel
titles don't change based on zoom anymore. can't zoom a pdf if not selected. fixed scrolling of previews without scrolling targets.
2020-09-09fixed unpnning pdf annotations. remvoed unused UI from PDFmenubobzel
2020-09-09cleanupbobzel
2020-09-09tried to get context menus to work in firefox.bobzel
2020-09-09fixed link lines to go to text anchors directlybobzel
2020-09-09fixed doc decorations on selected treeview items to not overlap as much. ↵bobzel
fixed contentFitting's screentToLocalXf which wasn't wroking for nested tempaltes with native dimensions
2020-09-08Merge branch 'master' into workingTemplatesbobzel
2020-09-08fixed event handling on embedded textboxes - dash field views need to ↵bobzel
stopPropagation() on pointerdown events, and textBoxes need to handle scroll events when they are rootSelected() (ie, in a template)
2020-09-08fixed treeview to show pdf icons at proper size. fixed link anchors dots to ↵bobzel
not block pointer events from the rest of their document.
2020-09-08fixed presbox, videobox and some others to set NativeWidth/Height properly.bobzel
2020-09-08from lastbobzel
2020-09-08from lastbobzel
2020-09-08fixes to make nativesize work for all collections and templates.bobzel
2020-09-08Merge branch 'master' into workingTemplatesbobzel
2020-09-08fixed conentFittingDocView for gridViews (that use dontCenter)bobzel
2020-09-08incremental improvements to template layouts of images-- still struggling ↵bobzel
with nativeWidth/width/etc
2020-09-08updated the way NativeWidth/Height props work so that, when specified, they ↵bobzel
override locally specified values
2020-09-08remove unused codebobzel
2020-09-08mergedbobzel
2020-09-08fixed images with different exif orientations and simplified ImageBoxbobzel
2020-09-08resurrecting templates with childLayoutbobzel
2020-09-07fixed childLayoutString templates whch broke somewhere along the way.bobzel
2020-09-07Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2020-09-07fully disabled scrolling on MainView which should always be unwantedbobzel
2020-09-07Merge pull request #696 from browngraphicslab/acls_uvbobzel
fixed bottom linking popup and others
2020-09-07handle + button z-index fixusodhi
2020-09-07properties menu open/close tooltipusodhi
2020-09-07fixed bottom linking popupusodhi
2020-09-07fixed image orientation for certain exif settings >= 5bobzel
2020-09-07grid view layout fixesbobzel
2020-09-06fixed errorsbobzel
2020-09-06Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2020-09-06Merge branch 'acls_uv'bobzel
2020-09-06Merge pull request #681 from browngraphicslab/acls_uvbobzel
Some small changes
2020-09-06extra lineusodhi