meson.build.o7QLX02
[roobuilder] / src / Builder4 / WindowLeftTree.bjs
index ae238ab..148220b 100644 (file)
@@ -60,6 +60,9 @@
         "#left-tree-view indent {",
         "-gtk-icon-size : 2px;",
         "}",
+        "#left-tree-view indent:nth-last-child(2)  {",
+        "min-width: 24px;",
+        "}",
         "\");",
         "",
         "\tGtk.StyleContext.add_provider_for_display(",
             "\t}",
             "\tGLib.debug(\"Select %d\", row);",
             "\ts.set_selected(row);",
-            "\t_this.node_selected(node);\t\t\t",
+            "\t_this.view.el.scroll_to(row, null, Gtk.ListScrollFlags.SELECT, null);",
+            "\t//_this.node_selected(node);\t\t\t",
             "\t",
             "",
             "}"