From 138543d4b3a9c1543bf54b55149d648edb8c4bf2 Mon Sep 17 00:00:00 2001 From: Lucas Fryzek Date: Tue, 8 Oct 2024 18:10:39 +0100 Subject: Update requested width+height to be more friendly with mobile linux Also fix rendering error with messages at low window widths. Co-authored-by: Peter --- src/window.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/window.ui') diff --git a/src/window.ui b/src/window.ui index 8aca68c..58f26b4 100644 --- a/src/window.ui +++ b/src/window.ui @@ -24,8 +24,8 @@ Weegtk 800 576 - 400 - 500 + 360 + 294 max-width: 560 -- cgit