[libadwaita/wip/exalm/propagate-width: 5/5] status-page: Propagate natural width




commit b234f82624b16ea59839f910e411e9588d352ee9
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Dec 8 05:22:40 2021 +0500

    status-page: Propagate natural width

 src/adw-status-page.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/adw-status-page.ui b/src/adw-status-page.ui
index 4ad76efa..e8577136 100644
--- a/src/adw-status-page.ui
+++ b/src/adw-status-page.ui
@@ -6,6 +6,7 @@
       <object class="GtkScrolledWindow" id="scrolled_window">
         <property name="hscrollbar-policy">never</property>
         <property name="propagate-natural-height">True</property>
+        <property name="propagate-natural-width">True</property>
         <property name="child">
           <object class="GtkViewport">
             <property name="scroll-to-focus">True</property>


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