drawer: Ensure the drawer’s height matches the application (#1216)

This commit is contained in:
Floyd Wang 2025-09-08 10:36:13 +08:00 committed by GitHub
parent 62122d5f41
commit 00dd457441
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -135,7 +135,7 @@ impl RenderOnce for Drawer {
anchored()
.position(point(
window_paddings.left,
window_paddings.top + titlebar_height - px(1.),
window_paddings.top + titlebar_height,
))
.snap_to_window()
.child(