BrowserView.js
authorAlan Knowles <alan@roojs.com>
Thu, 14 Apr 2016 07:55:26 +0000 (15:55 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 14 Apr 2016 07:55:26 +0000 (15:55 +0800)
BrowserView.js

index 2a088e8..041b778 100644 (file)
@@ -276,6 +276,7 @@ BrowserView = new GType({
             var realprint = function() {
                 
                 if (_this.queue_print > 0) {
+                    print("ignore print - queue is " + _this.queue_print);
                     return;
                 }