From 00dd457441c5c221aa88e32697cd451a1c356f7f Mon Sep 17 00:00:00 2001 From: Floyd Wang Date: Mon, 8 Sep 2025 10:36:13 +0800 Subject: [PATCH] =?UTF-8?q?drawer:=20Ensure=20the=20drawer=E2=80=99s=20hei?= =?UTF-8?q?ght=20matches=20the=20application=20(#1216)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crates/ui/src/drawer.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/ui/src/drawer.rs b/crates/ui/src/drawer.rs index 94bfa891..ebe70af8 100644 --- a/crates/ui/src/drawer.rs +++ b/crates/ui/src/drawer.rs @@ -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(