| Age | Commit message (Collapse) | Author |
|
sidebars.
|
|
made stacking items non-interactive using contentsPointerEvents. made all links pubilc for now.
|
|
|
|
fixed contentFitting's screentToLocalXf which wasn't wroking for nested tempaltes with native dimensions
|
|
not block pointer events from the rest of their document.
|
|
|
|
|
|
|
|
with nativeWidth/width/etc
|
|
override locally specified values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
option + added lock in position functionality
|
|
|
|
|
|
|
|
|
|
|
|
imports to avoid some cycles
|
|
|
|
RenderData instead of modifying presentation elements with unnecessary info like their containing PresBox and their presentation index position. COnverted COntentFIttingDocumentView to use DocumentView's props
|
|
|
|
requests, and avoiding memoizing messages for computedFn's outside reactions.
|
|
|
|
|
|
|
|
|
|
which weren't being used.
|
|
|
|
DocumentBox to have a childLayoutKey field
|
|
the original document without moving it. switched to passing childDropAction as a prop
|
|
|
|
|
|
|
|
be more regular
|
|
layout props. fixed creating a template for just an empty collection representing one field.
|
|
|
|
|
|
|
|
which flags them to be written to the current layout document
|
|
layouts
|
|
contentfittingviews. fixed sizing of mainview's contents
|
|
|
|
|
|
contentFittingDocView to center vertically as well as horizontally
|