fix line numbering issues with vala generator - hopefully fixes completion in node...
[roobuilder] / src / Builder4 / WindowLeftTree.bjs
index 148220b..ae238ab 100644 (file)
@@ -60,9 +60,6 @@
         "#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.view.el.scroll_to(row, null, Gtk.ListScrollFlags.SELECT, null);",
-            "\t//_this.node_selected(node);\t\t\t",
+            "\t_this.node_selected(node);\t\t\t",
             "\t",
             "",
             "}"