[gnome-builder] gstyle: don't interpolate prefs pages



commit 52a3ec2120c614fe77bf6e07633f69606ccd62a9
Author: Sebastien Lafargue <slafargue gnome org>
Date:   Sun Jul 24 17:19:12 2016 +0200

    gstyle: don't interpolate prefs pages
    
    The prefs pages are in a stack but those with a GtkScrolledWindow
    react badly if we interpolate the stack childrens.

 contrib/gstyle/ui/gstyle-color-panel.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/contrib/gstyle/ui/gstyle-color-panel.ui b/contrib/gstyle/ui/gstyle-color-panel.ui
index 11b1a1d..2e70639 100644
--- a/contrib/gstyle/ui/gstyle-color-panel.ui
+++ b/contrib/gstyle/ui/gstyle-color-panel.ui
@@ -908,7 +908,6 @@
           <object class="GtkStack" id="prefs_stack">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="interpolate_size">True</property>
           </object>
         </child>
       </object>


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