| Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
fixed IsLinkFollowing observable by not making static (to fix docDecorations not appearing after link following)
|
|
methods. cleaned up styleProider api a bit to take DocumentViewInternalProps, not DocumentViewProps..
|
|
|
|
|
|
|
|
PDFs/Web pages with selected text.
|
|
exif rotated images. fixed selecting on web pages, and resizing web pages upward so that pointer events aren't grabbed.
|
|
files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hig flyout.
|
|
|
|
super.componentDidUpdate on subsclasses
|
|
|
|
|
|
|
|
|
|
|
|
shallowly observed.
|
|
|
|
|
|
|
|
@computed functions.
|
|
|
|
|
|
|
|
|
|
updates. cleanup of express-validator.
|
|
|
|
|
|
|
|
|
|
|
|
'self' even though it's deprecated.
|
|
|
|
|
|
|
|
dec resizing. moving this.rootDoc => this.Document . fixing template artifacts.
|
|
'data' being used already for the template parts. fixed freeform view to read _width/_height to get template values when present for panning beyond edge. Made CollectionSubView read datafield from dataDoc which is where template writes go. fixed docview dragging to use its own view unless multi-dragging. turnded off user-select in overlay view which made repl viewer title selectable. fixed crash on rebuilding db cause by myOverlay and myPublished not yet existing.
|
|
|
|
|