- Shipped
- August 28, 2026 at 1:16 AM UTC
- Author
- Kamo
- Commit
- e7d5a34
A leaf app pane in its compact form shows no sub-item rows and no description, so the icon/title row was heading a column with nothing in it — pinned to the top-left of a 106px card with a 112px corner inset pushing it further off. It read as a card whose contents had failed to load. Those tiles now centre their row in the pane. The corner inset goes with it, and loses nothing: the pin chip and the expression control sit in the card's top band (12px down, 30px tall) while the centred row sits in the middle, so reserving width for them only pushed the row off centre. Dropping it also gives the label more room than it had. Parent panes keep their alignment — their sub-item list IS their content — and a tile the member grows back to full height shows its description again and goes back to heading that column.