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

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

index 11e59e2..525b7c1 100644 (file)
                  " \t\t//\texpand.list_row.expanded = false;",
                  " \t\t\tbreak;",
                  "\t\tdefault:",
-                 "\t\t\texpand.list_row.expanded = true;",
+                 "\t\t//\texpand.list_row.expanded = true;",
                  "\t\t\tbreak;",
                  "\t}",
                  " \t//this.in_bind = false;",
index 3e9e0a3..8674860 100644 (file)
@@ -2119,7 +2119,7 @@ public class Editor : Object
                                        //      expand.list_row.expanded = false;
                                                break;
                                        default:
-                                               expand.list_row.expanded = true;
+                                       //      expand.list_row.expanded = true;
                                                break;
                                }
                                //this.in_bind = false;