Skip to content

Fix toolbar section resize drift and folder tooltip clipping#72

Merged
einari merged 1 commit intomainfrom
fix/toolbar-layout-resize-and-tooltip-clipping
Apr 26, 2026
Merged

Fix toolbar section resize drift and folder tooltip clipping#72
einari merged 1 commit intomainfrom
fix/toolbar-layout-resize-and-tooltip-clipping

Conversation

@einari
Copy link
Copy Markdown
Contributor

@einari einari commented Apr 26, 2026

Fixed

  • Keep ToolbarSection dimensions synchronized with active context content changes after render using ResizeObserver
  • Prevent tooltip clipping inside Toolbar folders by removing the visible-state clip-path constraint

Use ResizeObserver in ToolbarSection to keep dimensions synchronized when active context content grows or shrinks after render. Also remove visible-state clip-path on toolbar folders so nested tooltips can render outside the panel without being clipped.
@einari einari added the patch label Apr 26, 2026
@einari einari merged commit 45cad4e into main Apr 26, 2026
1 check passed
@einari einari deleted the fix/toolbar-layout-resize-and-tooltip-clipping branch April 26, 2026 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant