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
Describe the bug
Upon resizing the window to a smaller size (specifically reducing the window width), the
TitleBarshrinks in height, causing the inner Widgets to appear "clipped".To Reproduce
Is also reproducible on the deployed documentation
Steps to reproduce the behavior:
Expected behavior
TitleBarheight should not changeScreenshots
Additional context
My app's changes are available here: Codertainment/scrcpy_buddy#86