[Xfce4-commits] [apps/xfce4-screensaver] 279/425: preferences UI: fix vertical expand of the scrolledwindow of the themetreeview
noreply at xfce.org
noreply at xfce.org
Mon Oct 15 01:52:06 CEST 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screensaver.
commit 053377b57baf4ba277c1795a8cd52cb50394fd6d
Author: raveit65 <chat-to-me at raveit.de>
Date: Sun Jan 8 22:27:52 2017 +0100
preferences UI: fix vertical expand of the scrolledwindow of the themetreeview
---
data/mate-screensaver-preferences.ui | 1 +
1 file changed, 1 insertion(+)
diff --git a/data/mate-screensaver-preferences.ui b/data/mate-screensaver-preferences.ui
index 7965094..b948d89 100644
--- a/data/mate-screensaver-preferences.ui
+++ b/data/mate-screensaver-preferences.ui
@@ -292,6 +292,7 @@
<object class="GtkScrolledWindow" id="themes_scrolled_window">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="vexpand">True</property>
<property name="hscrollbar_policy">never</property>
<property name="shadow_type">in</property>
<child>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list