src/Builder4/MainWindow.bjs
authorAlan <alan@roojs.com>
Tue, 2 Jan 2024 06:19:09 +0000 (14:19 +0800)
committerAlan <alan@roojs.com>
Tue, 2 Jan 2024 06:19:09 +0000 (14:19 +0800)
src/Builder4/MainWindow.vala

src/Builder4/MainWindow.bjs
src/Builder4/MainWindow.vala

index 163e3cf..c18e327 100644 (file)
      "    // hide the file editing..",
      "   ",
      "    //this.hideViewEditing();",
+     "    // this is updated by windowstate - we try and fill it in..",
      "    //_this.statusbar.el.hide();",
      "     //_this.statusbar_errors.el.hide();",
      "    //_this.statusbar_warnings.el.hide();",
index 78958e5..66bd91a 100644 (file)
@@ -69,6 +69,7 @@
                 // hide the file editing..
                
                 //this.hideViewEditing();
+                // this is updated by windowstate - we try and fill it in..
                 //_this.statusbar.el.hide();
                  //_this.statusbar_errors.el.hide();
                 //_this.statusbar_warnings.el.hide();