src/Builder4/WindowRooView.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 15 Apr 2015 05:52:30 +0000 (13:52 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 15 Apr 2015 05:52:30 +0000 (13:52 +0800)
src/Builder4/WindowRooView.vala

src/Builder4/WindowRooView.bjs
src/Builder4/WindowRooView.vala

index 1ca2e07..6658097 100644 (file)
@@ -53,7 +53,7 @@
         },
         {
          "listeners" : {
-          "clicked" : " () => {\n  _this.view.redraws = 99;\n    _this.view.el.web_context.clear_cache();  \n  _this.view.renderJS(true);\n\n}"
+          "clicked" : " () => {\n  _this.view.redraws = 99;\n    _this.view.el.web_context.clear_cache();  \n  _this.view.renderJS(true);\n  \n\n}"
          },
          "label" : "Full Redraw",
          "* pack" : "pack_start,false,false,0",
index 5f5eeed..1475739 100644 (file)
@@ -258,6 +258,7 @@ public class Xcls_WindowRooView : Object
               _this.view.redraws = 99;
                 _this.view.el.web_context.clear_cache();  
               _this.view.renderJS(true);
+              
             
             });
         }