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 + src/gtk/message.ui | 32 ++++++-------------------------- 2 files changed, 7 insertions(+), 26 deletions(-) (limited to 'src/gtk') 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 @@ + diff --git a/src/gtk/message.ui b/src/gtk/message.ui index dca0237..9619342 100644 --- a/src/gtk/message.ui +++ b/src/gtk/message.ui @@ -3,10 +3,6 @@ + -- cgit