From: Alan Knowles Date: Thu, 21 Mar 2019 05:10:38 +0000 (+0800) Subject: NewBranch.bjs X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=735e63277c2d93a25dc15beb3b6a58cfbcdf7811 NewBranch.bjs NewBranch.vala --- diff --git a/NewBranch.bjs b/NewBranch.bjs index 7f7ae965..5dcd8b11 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -506,7 +506,7 @@ "uint column_spacing" : 4, "n_columns" : 5, "$ xns" : "Gtk", - "n_rows" : 5, + "n_rows" : 2, "bool vexpand" : false, "int margin" : 2, "items" : [ diff --git a/NewBranch.vala b/NewBranch.vala index 1863c068..2b4295e7 100644 --- a/NewBranch.vala +++ b/NewBranch.vala @@ -2195,7 +2195,7 @@ public class NewBranch : Object public Xcls_Table52(NewBranch _owner ) { _this = _owner; - this.el = new Gtk.Table( 5, 5, true ); + this.el = new Gtk.Table( 2, 5, true ); // my vars (dec)