| Age | Commit message (Collapse) | Author |
|
|
|
compiled functions by parameterizing more functions. .
|
|
|
|
|
|
scrollFocus by adding getView() and fixing focus() and restoreTargetView
|
|
contents instead of deleting them.
|
|
|
|
setterscript for computedFields. restructed getFieldsImpl to avoid making multiple requests for the same document due to timing issues by 'locking' a document cache with a promise before sending the server request. added rotation and fill color as animatable fields. fixed image cropping for
|
|
removing old view spec code in favor of saving and restoring anchor data.
|
|
|
|
outside of the document, fixed dragging radius button over webbox to still get pointer events. fixed selection text in coments for web boxes.. fixed setting default background color for notes. fixed mode buttons to trigger click behavior before double click behavior. fixed events on nested text boxes that are linkAnchors (like text quotes in sidebar comments),
|
|
added click on pres item# to select w/o navigation. fixed dashDocView to be selectable without losing selection to parent textbox. added BingMaps rudimentary option to googleMaps
|
|
animating data field pres changes. fixed lightbox to ignore annotations on collections. fixed double-click on icon to open in lightbox. added options for turning off ink labels, and opening ink in lightbox. fixed closing ink strokes by dragging. fixed drawing ink to use coord sys of starting point and to render ink the correct width and to honor GestureOverlay mode properly. .
|
|
typecheck. fixed schema header field editing from keyvalue pane. fixed webBox error causing overlayview to not work for Repls and others. fixed some layout issues with stackingview columns.
|
|
adding thm as annotations. made zoom of text an option for pres and links
|
|
following. Added serial/parallel option for presentation group with up. Added direct pinning of text seletions to trails. fixed 'hide' option for preselements to work with hidebefore/after
|
|
start with followLink<xxx>. added ease vs linear flag for scroll transitions in link and preselmeent navigations. added link follow to move target to specified offset from source. shifted from setting dropAction on items to setting childDropAction on collections
|
|
options for zoomTime, etc instead of setting temporary fields on docs.
|
|
ReactDOM.render() to ReactDom.createRoot(). fixes for PDF/Web sidebar sizing. added text from pdf selection anchors to sidebar notes. fixed PDF text selection to align properly.
|
|
|
|
|
|
|
|
to be observable so that IsLightboxDoc's will invalidate. made webBox's content 'relative' so that linksButton is in correct place. changed text highlight color to orange for webboxes
|
|
|
|
views.
|
|
|
|
transparent docs to the opaque layer so they can get drop events. cleaned eraser and pen interaction code and made erasing strokes work faster and avoid hanging by not intersecting strokes that are already partially deleted.
|
|
setting thumbnail for same doc at same time. prevent unregistered views from creating thumbnails.
|
|
placement/behavior of sidebar anno button for text.
|
|
header from hiding annotation button handle. fixed resizing text boxes.
|
|
props.ContentScaling into props.NativeDimScaling and fixing some resizing behaviors for fitWidth freeformviews and native-sized text boxes. Also fixed clicking on presboxe elements to not drag.
|
|
lightboxview for pdf's with smaller heights.
|
|
|
|
going through CurrentUserUtils. Some normalization of naming/functionality in CurrentUserUtils
|
|
without rebuilding the DB.
|
|
|
|
to webBox's without opening sidebar. Made linkDoc preview always open
|
|
webBox to update thumbnails when native dims change. cleaned up content dragging/activation for multiRow/col for headerBar
|
|
zoom to target checkbox for link editing. extracted out a new field pointerEvents so that lockPosition is not automatically conflratd with no pointer events. updated freeformview focus to work with zooming on region selections.
|
|
|
|
that didn't always render
|
|
infinite loop in FilterBox. changed TimeView to scale WebBox's. fixed issues with timeView filters. fixed bugs with webBox scrolling on startup, following links, etc.
|
|
|
|
invalidate documents - switched to using a function to avoid flickering on PDFs of annotations in particular.
|
|
document. allow StartLink to work with webBox w/ text selection. fixed web clippings to have a cursor and grab keyDown events.
|
|
for earch in webBox.
|
|
allow dragging clippings from webBox's.
|
|
updated colors in minimap to match icon colors.
|
|
|
|
documents would re-render if an earlier docuent in the collection list was added/removed.
|