From 126eba9e2e2ab863d309a7e8038cde89d1c9ae03 Mon Sep 17 00:00:00 2001 From: Eisha Chen-yen-su Date: Sat, 6 Oct 2018 17:17:55 +0200 Subject: [PATCH] UI: Remove useless `GtkListBox`s This removes `GtkListBox`s that were used to list the users we were going to send invites to. But since we keep inline the search input now, they are not useful anymore. See https://gitlab.gnome.org/World/fractal/issues/78 --- fractal-gtk/res/ui/direct_chat.ui | 20 +++----------------- fractal-gtk/res/ui/invite_user.ui | 20 +++----------------- 2 files changed, 6 insertions(+), 34 deletions(-) diff --git a/fractal-gtk/res/ui/direct_chat.ui b/fractal-gtk/res/ui/direct_chat.ui index c9f3e426..8b5cc8c3 100644 --- a/fractal-gtk/res/ui/direct_chat.ui +++ b/fractal-gtk/res/ui/direct_chat.ui @@ -42,20 +42,6 @@ False vertical 6 - - - True - False - - - - False - True - 0 - - True @@ -73,7 +59,7 @@ False True - 1 + 0 @@ -86,7 +72,7 @@ False True - 2 + 1 @@ -115,7 +101,7 @@ False True - 3 + 2 diff --git a/fractal-gtk/res/ui/invite_user.ui b/fractal-gtk/res/ui/invite_user.ui index a1691f74..1cec088e 100644 --- a/fractal-gtk/res/ui/invite_user.ui +++ b/fractal-gtk/res/ui/invite_user.ui @@ -42,20 +42,6 @@ False vertical 6 - - - True - False - - - - False - True - 0 - - True @@ -73,7 +59,7 @@ False True - 1 + 0 @@ -86,7 +72,7 @@ False True - 2 + 1 @@ -115,7 +101,7 @@ False True - 3 + 2