Builder/RightGtkView.js
authorAlan Knowles <alan@akkbhome.com>
Sun, 16 May 2010 01:46:50 +0000 (09:46 +0800)
committerAlan Knowles <alan@akkbhome.com>
Sun, 16 May 2010 01:46:50 +0000 (09:46 +0800)
Builder/RightGtkView.js

index 99627c7..6c05fe4 100755 (executable)
@@ -73,7 +73,7 @@ RightGtkView = new XObject({
                             return new Gtk.Image.from_stock (Gtk.STOCK_HOME, 100) 
 
                         },
-                        packing : ['add' ],
+                        packing : ['add_with_viewport' ],
                         ready : false,
                         init : function() {
                             XObject.prototype.init.call(this);