| Age | Commit message (Collapse) | Author |
|
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. .
|
|
|
|
fixed stackedTimelineItems so that they don't get pointer events until container content is active.
|
|
links by default.
|
|
|
|
|
|
closed/borders. fixed highlighting strokes not to show boundingbox.
|
|
annotations on images be transparent. don't show lock icon for lockedPosition documents that still get pointer events.
|
|
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.
|
|
|
|
modified DocumentView rendering to remove pres box refs. fixed mainView width.
|
|
embedding using title bar, even for free form views, choose bestAlias when dragging from files menu, text boxes honor document moves, show title for timeline annotations, fix dragoffset for stacks with buttons/description headers,
|
|
other strokes. cleaned up more with gestures. changed docView lock icon to be part of docDecorations.
|
|
func plots and for shared docs in novice mode.
|
|
layout of treeview for pres box. fixed horiz/vert scrolling for trees. fixed not adding Loading docs to recently closed.
|
|
|
|
props-related things.
|
|
text box is empty
|
|
place when embedded in freeform views.
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
overlayView panelWidth/height, fixed tabMap to get updated properly to allow CloseSplit to work, etc.
|
|
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.
|
|
support hiding chile doc decorations and for making child content/document active work better. changed background style to work better for sub collections.
|
|
pointerEvents on lockedPosition collectoins that are not children of a free form view.
|
|
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.
|
|
|
|
invalidate documents - switched to using a function to avoid flickering on PDFs of annotations in particular.
|
|
|
|
fixed interacting with iconified ink. fixed cycling through links on linkDocPreivew to not deselect
|
|
|
|
are chosen when opening file sys doc. fixed sorting UI of treeviews
|
|
coloring of nodes with transparent backgrounds to consider parent collection background color
|
|
is iconified to work. fixed pushin visibility toggling for docs that are iconified.
|
|
pushpin links to prototypes to toggle delegates when shown. gave groups a default padding. fixed creating icons to not create unnecessary template docs. fixed toggling isPushpin. made summaries simple links instead of templates.
|
|
whatever's being dragged.
|
|
decoratoins title row. groups are not semi transnparent anymore to avoid mixBlendMode confusion
|
|
fixed orange highlighting when docs are toggled hidden. fixed placement of linking button.
|
|
simpliifed documentdecorations. fixed display artifacts related to things not showing up when dragging, or otherwise not getting a halo of nested freeform colletions.
|
|
|
|
on the matching alias when multiple aliases are shown in different collections.
|
|
|
|
temporalmedia-mehek"
This reverts commit 1f7cf7babc76ecff5aef5fe663c48e067e85dd26, reversing
changes made to 1e3ad4de06f83eab54628de660529fefb9a0dc63.
|
|
|
|
|
|
I think this has something to do with the view not being rendered in novice mode. Assuming this is an issue in CollectionMenu.tsx.
Essentially what I did was add a note-taking view wherever I found a stacking view (via global search)
|