Skip to content

v0.0.46

Choose a tag to compare

@gyng gyng released this 14 Jun 23:26
· 10 commits to main since this release
946f628

Hugged widgets no longer clip on the overlay

  • Fixed: a widget or grouped widget set to hug kept its size in the studio but reverted (and clipped) on the actual overlay. The layout loader was silently dropping the hug setting when reading the saved layout. Hug now survives the round-trip, so hugged widgets (e.g. the Network monitor) fit their content everywhere — no need to re-hug; your saved layout fixes itself on load.

🤖 Generated with Claude Code