From cb2ff26daacde20e9d347bc0e720ed27ea2bea52 Mon Sep 17 00:00:00 2001 From: Lucas Fryzek Date: Sun, 6 Oct 2024 11:04:12 +0100 Subject: chat: Add autoscroll to bottom button --- src/gtk/chat.ui | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) (limited to 'src/gtk/chat.ui') diff --git a/src/gtk/chat.ui b/src/gtk/chat.ui index a768f5c..65765e5 100644 --- a/src/gtk/chat.ui +++ b/src/gtk/chat.ui @@ -43,6 +43,38 @@ + + + 750 + 500 + + + + + False + crossfade + end + end + 5 + 5 + + + go-bottom-symbolic + Scroll to Bottom + + + + + + + + + + 750 -- cgit