src/Builder4/DialogPluginWebkit.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 16 Apr 2015 09:03:13 +0000 (17:03 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 16 Apr 2015 09:03:13 +0000 (17:03 +0800)
src/Builder4/DialogPluginWebkit.vala

src/Builder4/DialogPluginWebkit.bjs
src/Builder4/DialogPluginWebkit.vala

index a3b9c83..71cb0e7 100644 (file)
@@ -23,7 +23,7 @@
     {
      "xtype" : "VBox",
      "$ pack" : "get_content_area().add",
-     "gboolean homogeneous" : true,
+     "gboolean homogeneous" : false,
      "$ xns" : "Gtk",
      "items" : [
       {
index c6c11c3..79c9d0c 100644 (file)
@@ -95,7 +95,7 @@ public class Xcls_DialogPluginWebkit : Object
         public Xcls_VBox2(Xcls_DialogPluginWebkit _owner )
         {
             _this = _owner;
-            this.el = new Gtk.VBox( true, 0 );
+            this.el = new Gtk.VBox( false, 0 );
 
             // my vars (dec)