[gnome-builder/wip/gtk4-port: 305/736] libide/gui: show sidebar by default




commit e3a1ca1e99b2c0c39e587b2ced536d6335b0ae4a
Author: Christian Hergert <chergert redhat com>
Date:   Thu Mar 31 23:26:15 2022 -0700

    libide/gui: show sidebar by default
    
    Long term we want to serialize all this state into a variable we can
    shove to the compositor for restoration later.

 src/libide/gui/ide-primary-workspace.ui | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/src/libide/gui/ide-primary-workspace.ui b/src/libide/gui/ide-primary-workspace.ui
index 902c1d69c..a4a89832d 100644
--- a/src/libide/gui/ide-primary-workspace.ui
+++ b/src/libide/gui/ide-primary-workspace.ui
@@ -57,6 +57,8 @@
     </child>
     <child>
       <object class="PanelDock" id="dock">
+        <property name="start-width">300</property>
+        <property name="reveal-start">true</property>
         <property name="vexpand">true</property>
         <child type="center">
           <object class="IdeGrid">


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