Skip to content

feat(overlay): make floating window resizable#15

Merged
f merged 1 commit intof:masterfrom
AndreaGriffiths11:feat/resizable-floating-overlay
Feb 22, 2026
Merged

feat(overlay): make floating window resizable#15
f merged 1 commit intof:masterfrom
AndreaGriffiths11:feat/resizable-floating-overlay

Conversation

@AndreaGriffiths11
Copy link
Contributor

@AndreaGriffiths11 AndreaGriffiths11 commented Feb 20, 2026

Add resizable support to the floating window overlay so users can drag the edges to expand or shrink it.

  • Add .resizable to floating panel style mask
  • Set min size (280px wide x base height) and max size (500px wide x base height + 350px)
  • Floating window remains draggable via background

If this doesnt make sense for the project Im happy to have it live in my fork and live happily ever after, no worries at all!

@f f merged commit e88f49b into f:master Feb 22, 2026
@f
Copy link
Owner

f commented Feb 22, 2026

Thank you @AndreaGriffiths11 ! This DOES make sense!

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.

2 participants