Skip to content

v1.0.2

Choose a tag to compare

@f17mkx f17mkx released this 12 May 22:07

v1.0.2 — Editor + alignment fixes

Bug-fix release focused on the visual editor, the in-card mode picker, and slider / icon alignment across compact and expanded layouts.

Visual editor

  • Editor inputs no longer silently dropped — every keystroke, dropdown, and checkbox now persists.

Mode picker

  • 3-icon picker now renders as an equilateral triangle (was an L-shape).
  • Mindmap slot in the parallel-inline picker shows the inverted (collapse) glyph when sliders are already expanded.
  • Compact parallel-inline icon now wears the same chrome (round dark background, gold border) as every other group / single-light icon.

Layout & alignment

  • Parallel-inline icon and picker pin sub-pixel-stable when centering.
  • Main icon visually aligns with the mindmap dot (was 6 px off across the board).
  • Group-expanded sliders default to 270 px (was 220) so they match single-light cards.
  • Embedded parallel-inline cards drop their padding so the slider top aligns with sibling-card slider tops.

Behavior

  • expand_in_place: true now applies to parallel-inline compact ↔ expanded toggles. Card height stays constant; sliders shrink to absorb the topology arms.
  • Sibling-coordination: when one branch of a nested apartment view shrinks its sliders to fit, all siblings adopt the same minimum so the layout stays visually uniform.
  • Parallel-slider rows get a 14-px minimum gap so 2-slider expansions never butt edge-to-edge.
  • Mindmap arms and dots re-anchor instantly when an embedded parallel-inline child toggles compact ↔ expanded (was lagging by 1-2 frames).

Compatibility

Backwards-compatible: no config-schema changes, no removed attributes.