Skip to content

Fix window action overflow - #30

Merged
elithrar merged 1 commit into
mainfrom
fix/window-layout-overflow
Sep 1, 2026
Merged

elithrar merged 1 commit into
mainfrom
fix/window-layout-overflow

Conversation

@elithrar

@elithrar elithrar commented Sep 1, 2026

Copy link
Copy Markdown
Owner

Window action groups could collapse their header grid track and paint outside the Window frame after the container-aware layout change.

  • Preserve an intrinsic size for container-query action rows in shrink-to-fit contexts.
  • Let Window action tracks shrink within narrow inline headers while retaining desktop max-content sizing.
  • Check visible action controls, not only wrappers, across every rendered Window surface.
  • Cover document and Window containment at desktop, tablet, and mobile widths.

The Gearset header now stays inline at wider widths, stacks on mobile, and keeps its open Preset menu inside the viewport.

@elithrar
elithrar marked this pull request as ready for review September 1, 2026 20:38
@elithrar
elithrar merged commit 3dbf240 into main Sep 1, 2026
1 check passed
@elithrar
elithrar deleted the fix/window-layout-overflow branch September 1, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant