From 36c1d827b345068a8fe4cc4cb09242d32444e674 Mon Sep 17 00:00:00 2001 From: Christopher Davis Date: Tue, 29 Jan 2019 12:12:46 -0500 Subject: [PATCH] main_window: wrap room_info GtkBox in GtkScrolledWindow The room_info labels could cause the leaflet to fold before they could ellipsize, causing Fractal to fold at the wrong width. By wrapping in ScrolledWindow we work around that issue. --- fractal-gtk/res/ui/main_window.ui | 67 ++++++++++++++++++------------- 1 file changed, 39 insertions(+), 28 deletions(-) diff --git a/fractal-gtk/res/ui/main_window.ui b/fractal-gtk/res/ui/main_window.ui index 726d3260..c6dcc52e 100644 --- a/fractal-gtk/res/ui/main_window.ui +++ b/fractal-gtk/res/ui/main_window.ui @@ -874,39 +874,50 @@ - + True False - vertical + True + never + never + True + False - + + True False - Room name - end - + vertical + + + False + Room name + end + + + + False + True + 0 + + + + + False + Room topic + end + + + + False + True + 1 + + - - False - True - 0 - - - - - False - Room topic - end - - - - False - True - 1 -