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/gtk/chat.ui | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gtk/chat.ui') diff --git a/src/gtk/chat.ui b/src/gtk/chat.ui index 65765e5..fa4d77d 100644 --- a/src/gtk/chat.ui +++ b/src/gtk/chat.ui @@ -124,3 +124,4 @@ + -- cgit