aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-09-29fixed deleting pdf annotations. changed stacking view + fitToWidth to not be ↵Bob Zeleznik
bigger than stacking view height.
2019-09-28lots of fixes to pdfs and link following.Bob Zeleznik
2019-09-27got rid of opacity 0.99bob
2019-09-27fixed lockedPosition to allow move events to pass through (ie, for panning).bob
2019-09-27fixed borderRounding. fixed pdf marqueeing for efficiency.bob
2019-09-27added initial zooming for PDFS --- needs more work.bob
2019-09-27removed unneeded setTimeout in draggingbob
2019-09-27fixed freeformview bug.bob
2019-09-27pdf loading now works the way it should.bob
2019-09-27lint fixes and start of pdf cover page viewBob Zeleznik
2019-09-27fixed loading of pdfs to show indicatorBob Zeleznik
2019-09-26fixed dragging PDFs (or other canvases) to render properlyBob Zeleznik
2019-09-26fix to native pdf sizes to avoid dealing with CSS_UNITS in pdf_viewerBob Zeleznik
2019-09-26rendering adjustments for pdfs for speed/readabilitybob
2019-09-26fixed warnings with PDF page numbering.bob
2019-09-26hopefully last fixes for pdf interactions -- this time for marquee dragging ↵bob
with right button.
2019-09-26more pdf cleanup/fixesbob
2019-09-26a bunch of fixes to PDF interactions.bob
2019-09-25all pdf annotations work?Bob Zeleznik
2019-09-25now working with annotations.bob
2019-09-25pdf rendering is working, I think. Annotation documents aren't aligned at all.bob
2019-09-25more ui updates -- don't need CollectionPDFview anymore...bob
2019-09-25Merge branch 'master' into pdf_refactorbob
2019-09-25fixing up pdf rendering...bob
2019-09-25refactored collection view to be cleaner and more modular for supporting ↵Bob Zeleznik
things like PivotView. fixed pivot view selection bug.
2019-09-24ahhhhyipstanley
2019-09-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2019-09-24fixed moving to not redraw objects. pdf changes started.bob
2019-09-23allowed resizing of bullets in a more reasonable way. restore use_marks.Bob Zeleznik
2019-09-23fixed exception in scrolltoposition for text.Bob Zeleznik
2019-09-23from lastbob
2019-09-23Merge branch 'master' into doc_deco_clairebob
2019-09-23restructured link following to text regionsbob
2019-09-22error with key duplicates, but 2+ links to same doc works nowkimdahey
2019-09-21mostly refactoredyipstanley
2019-09-21Presentation Mode Dragging FixedMohammad Amoush
2019-09-21merge conflictskimdahey
2019-09-21?? what's up with pick correlation .. this fixes it, but why?bobzel
2019-09-21fixed searching with pdf.bobzel
2019-09-20switched PDF curPage to a compute field. fixed full screen views of native ↵bobzel
dimensioned documents.
2019-09-20simplified script execution api a little. fixed dataDoc() related stuff in ↵bobzel
various Box's. fixed some template stuff.
2019-09-19fixed for pen inputbobzel
2019-09-19fixed parent selector cssBob Zeleznik
2019-09-19fixes to button barbob
2019-09-19fixed mini template menu layoutbob
2019-09-19fixed type errorsbob
2019-09-19fixed text location when editing a resized document. made ↵bob
animatebetweenPoint from documentview's collapsetoTargetPoint
2019-09-19switche calls to COllectionDockingView... to addDocTabs. fixed following ↵bob
links to navigate/restore properly.
2019-09-19more cleanup of document viewBob Zeleznik
2019-09-19added ContainingCollectionDoc to props that get passed around.Bob Zeleznik