[libhandy] status-page: Progagate the natural height



commit cbafc19b6d7fd507a02b39a1ec17fa9f7fef5466
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Mon Jan 4 10:22:57 2021 +0100

    status-page: Progagate the natural height

 src/hdy-status-page.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/hdy-status-page.ui b/src/hdy-status-page.ui
index 982c2892..d4af9625 100644
--- a/src/hdy-status-page.ui
+++ b/src/hdy-status-page.ui
@@ -5,6 +5,7 @@
       <object class="GtkScrolledWindow" id="scrolled_window">
         <property name="visible">True</property>
         <property name="hscrollbar-policy">never</property>
+        <property name="propagate-natural-height">True</property>
         <child>
           <object class="GtkBox" id="toplevel_box">
             <property name="visible">True</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]