| Age | Commit message (Collapse) | Author |
|
and props. fix for selection bug after following a link. migrating to use [DocData] instad of GetProto()
|
|
|
|
that if a sidebar or timeline has to be opened, the didMove flag can be set properly. added video snapshot frame to top menu. fixed using '^' to stop and start a selection region on timelines.
|
|
methods. cleaned up styleProider api a bit to take DocumentViewInternalProps, not DocumentViewProps..
|
|
|
|
|
|
files.
|
|
|
|
|
|
|
|
turned off some unneeded widgets that don't locate properly when zoomed in.
|
|
don't clip
|
|
|
|
|
|
|
|
into zaul-new-branch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
super.componentDidUpdate on subsclasses
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@computed functions.
|
|
old google-maps code.
|
|
|
|
made fitToContents work cleanly for native scaled docs.
|
|
always undefined unless it's a template. converted references from rootDocument to props.TemplateDataDocument.
|
|
|
|
|
|
'self' even though it's deprecated.
|
|
dec resizing. moving this.rootDoc => this.Document . fixing template artifacts.
|
|
be simpler and more correct.
|
|
shift to add Doc to a selection and also when bounding box already covers the doc to add. fixed dragging maximize button to start goldenlayout drag properly. fixed typing character to group,etc a multiselection when a text doc has input focus. fixed using clusters. add Shift-U to ungroup alternate group style. multi-select blurs() all active inputs. shift-selecting a multi-selected Doc, deselects it.
|
|
of code cleanup -- moving things from Doc.ts to better locations. Changed overlays and published docs to be local to their dashboard. changed treeview icons.
|
|
ProxyFields that caused renameEmbedding to infinite loop.. Changed brushing for the same reason. Cleaned up a few things with filter code.
|
|
highlighting and into Annotation.tsx, stopped freeformview from rerendering whenever its invalidated by not always setting layoutElements to a new list.
|
|
|