-
-
Notifications
You must be signed in to change notification settings - Fork 504
Closed
Labels
bugSomething isn't workingSomething isn't workingw: NavigationViewRelated to the NavigationView widgetRelated to the NavigationView widget
Description
Describe the bug
Upon resizing the window to a smaller size (specifically reducing the window width), the TitleBar shrinks in height, causing the inner Widgets to appear "clipped".
To Reproduce
Is also reproducible on the deployed documentation
Steps to reproduce the behavior:
- Shrink the web page in width
- Observe the TitleBar height reduces, and makes content appear "clipped"
Expected behavior
TitleBar height should not change
Screenshots
| ✅ Window large enough | ❌ Small window |
|---|---|
![]() |
![]() |
Additional context
My app's changes are available here: Codertainment/scrcpy_buddy#86
Reactions are currently unavailable
Metadata
Metadata
Labels
bugSomething isn't workingSomething isn't workingw: NavigationViewRelated to the NavigationView widgetRelated to the NavigationView widget

