src/Builder4/Editor.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 26 Mar 2024 15:51:15 +0000 (23:51 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 26 Mar 2024 15:51:15 +0000 (23:51 +0800)
src/Builder4/Editor.vala

src/Builder4/Editor.bjs
src/Builder4/Editor.vala

index 6371d21..ec49459 100644 (file)
             "\tif (!_this.navigation_holder.el.visible) {",
             "\t\t_this.navigation_holder.el.show();",
             "\t\t_this.paned.el.position  = ",
-            "\t\t\t_this.paned.el.get_width() - 120;",
+            "\t\t\t_this.paned.el.get_width() - 200;",
             "\t}",
             "\t//_this.navliststore.el.remove_all();",
             "\t",
index 9a9908b..dd78a23 100644 (file)
@@ -2025,7 +2025,7 @@ public class Editor : Object
                        if (!_this.navigation_holder.el.visible) {
                                _this.navigation_holder.el.show();
                                _this.paned.el.position  = 
-                                       _this.paned.el.get_width() - 120;
+                                       _this.paned.el.get_width() - 200;
                        }
                        //_this.navliststore.el.remove_all();