diff options
author | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2024-10-08 18:10:39 +0100 |
---|---|---|
committer | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2024-10-08 18:13:41 +0100 |
commit | 138543d4b3a9c1543bf54b55149d648edb8c4bf2 (patch) | |
tree | 226e21d8ee03e40c7a58df0bc59dae13f6a560c8 /src/gtk/chat.ui | |
parent | ec8822c913652cad2b8ed31bd6bb513c641c3d11 (diff) |
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 <peter@linmob.net>
Diffstat (limited to 'src/gtk/chat.ui')
-rw-r--r-- | src/gtk/chat.ui | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ </property> </template> </interface> + |