Skip to content

Release v0.12.7

Choose a tag to compare

@Edwardvaneechoud Edwardvaneechoud released this 01 Jul 07:31
a3ae528

Patch release fixing default panel sizing in the flow designer.

Fixed

  • Designer drawer sizing (#559):
    Right-side drawers (node settings, AI) and the bottom data-preview dock now
    size correctly on open and on Reset Layout. Nesting a panel in the
    TabbedDrawer wrapper previously caused fill-axis sizing to read the
    wrapper's own tiny dimensions instead of the canvas, so drawers could open
    at a broken/undersized default. Sizing now derives from the canvas
    container, and the right column tiles cleanly — drawers fill from their top
    gap down to just above the dock, with no overlap.

Full changelog: v0.12.6...v0.12.7