| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
unhighlighting in WebBox. reorged some properties on baseProtos (usLInkSmallAnchor etc)
|
|
|
|
annotationLayer when there are no annotations - text is blurry on windows Chrome with mix-blend-mode overlay
|
|
not work as well in Firefox, and even worse in Safari.
|
|
|
|
sidebar annotation is selected.
|
|
docFilters to be specific to pdf sidebar. fixed issue with viewTransition remaining set after following link to doc that was in collection but needs to be created.
|
|
problem.
|
|
document fields getter.
|
|
param. added single click on marquee annotator to create an annotation. extended PDF sidebar to have filter buttons.
|
|
dropAction to move, not copy them in file sys. fixed stacking view to allow for a stacking sidebar in PDFs and then properly support fitWidth (and not) for items in the sidebar.
|
|
linkbutton when selected. fixed stacking views to handle fitwidth text better (make height fit correctly when fitWidth)
|
|
|
|
some unused code.
|
|
|
|
issues rtf focus when creating notes in masonry view. fixed text sidebar.
|
|
pdfs and stacking views. still some bugs.
|
|
works. cleaned up some more in collectionFreeFormView by improving layoutDocsInGrid
|
|
link to textanchor when rtf doc is not displayed.
|
|
behavior is consistent. previously in a lightbox links within a pdf woud unnecessarily open the the PDF in its context
|
|
you click on (except webbox's in native selection mode). shift -double-click re-centers a freeform view.
|
|
recursively focusing.
|
|
|
|
focus in 2D to move doc into view but not center.
|
|
selected text. Also got rid of _scrollY and _scrollPreviewY so that all document regions can be focused on using focus() and the new scrollFocus() mechanisim
|
|
|
|
particualrly for lightbox views. added a docViewPath prop for docuentViews.
|
|
within class for simplicity.
|
|
following links from text box huyperlinks when there are multiple different huypertext links on the document.
|
|
highlighting to go away when target is hidden.
|
|
|
|
|
|
|
|
LinkAnchorBox's
|
|
DocumentView. renamed Selectionmanager methods to be views not documents.
|
|
of dragData. moved link anchor and caption styling to default style provider. CURRENTLY, typing text, brushing doc highlights along with a bunch of other things ARE BROKEN ..
|
|
CollectionFreeFormDoc containers.
|
|
PDFview
|
|
|
|
bounds of contentfittingviews in treeViews to be correct.
|
|
cleaned up PDF and other props
|
|
to allow dash annotations again.
|
|
Effects whenever doc is selected
|
|
are always on top. made textLayer on PDFs display:none when not-selected to try to improve rendering.
|