Age | Commit message (Collapse) | Author |
|
|
|
filter values in sidebars. Stopped creating empty list for collections when datafield() is accessed because it messes up undo of a collection. fixed tab title editing. from marquee. Added UndoStack UI and additional naming support in code.
|
|
embedded docs. fixed getView() in showDocuments to not get called with the proper anchors. changed unrendered MARKERs to CONFIGs. changed anchors to Configs or Markers as appropriate.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
properties view, document decorations, and sharing manager show + use correct acl
|
|
view to be faster and to work in fit content panels. fixed issues with hidden docs and freeformviews that act as lightboxes - hidden docs can be shown as the lightbox doc without modifying the hidden flag to allow collection state to be restored.
|
|
|
|
|
|
compiled functions by parameterizing more functions. .
|
|
a function call on LinkManager
|
|
scrollFocus by adding getView() and fixing focus() and restoreTargetView
|
|
collections fitWidth by default so that they resize like a normal window. Made freeform pan/zoom animate when changing keyframes. allow nesting of keyframe collections.. made presEffects work even if there's no transition movement. made nested collection timelines follow parent by default, but with ability to change ordering. fixed treeView incremental render. treat doc anchors are preselements instead of delegating. don't highlight ink when dragging ctrl pts.
|
|
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. .
|
|
getField to only query proto if value is undefined, not just falsy
|
|
efficient
|
|
|
|
|
|
|
|
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
|
|
copying text from pdf to highlight copied regions without always displaying anchor.
|
|
nested dashboard caused a duplicate of the dashboard to be overlayed on top of the dashboard, but covering up all of the main Dash chrome...
|
|
|
|
schemaheaderfields -- not very elegant though.
|
|
just a docking collection.
|
|
moved gestureOverlay into main dashboard area to avoid drawing on UI widgets. more code cleanup to put things in reasonable places and avoid importing too much stuff.
|
|
going through CurrentUserUtils. Some normalization of naming/functionality in CurrentUserUtils
|
|
without rebuilding the DB.
|
|
to delegates to match prototype. changed how documents are created to make sure acl's are set first so that, when sharing, remote clients will get the ACLs first and not render documents transiently when they don't have permissions. turned off inheriting ACL's from outer collection
|
|
height so that when shared it doesn't start big and jump to small. changed permissions to be private until an Acl is set - this prevents private docs from flicking on momentarily when shared since fields are not distributed atomically. added Shift/Alt/Ctrl Enter for freeform and stacking views to create neighboring docs. fixed first typed char of text to have a user_mark. made shared text doc header overlap to prevent scrolling.
|
|
page thumbs on deselection after the first thumb is generated.
|
|
with documentView and zooming to avoid invalidations.
|
|
|
|
dragging tangents). also tried to make storage of undo events more efficient when dragging ink controls (avoid saving hundreds of copies of the InkField)
|
|
memoized accesses when panning, NaNs drawing some labelBoxes, filter box filter boolean options,
|
|
cache correctly for new documents. fixed links to be shared across users. fixed links to always default to public.
|
|
within the same note, fixed playground fields to write to the server without updating other clients.
|
|
|
|
|
|
|
|
it works
|
|
|
|
|
|
|
|
itself instead of as a computedFn. This has a signifcant effect on efficiency since adding a link to one document will no longer invalidate every other view that references *any* document's links
|
|
that they appear on startup.
|