Member Junction
    Preparing search index...
    • The patch a COMMITTED resize gesture applies for an item kind, given the gesture's final bounds:

      • full-box kinds (shape, highlight, html) commit X / Y / W / H;
      • content-driven-height kinds (sticky, text, image, markdown) commit X / Y / W only — their rendered height stays content-driven (markdown's optional H max-height cap is set by tools/agents, never by the drag gesture);
      • non-resizable kinds (ink, connector) return null (nothing to commit).

      Parameters

      Returns WhiteboardItemPatch