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

index f7d2d8a..9d3ea1e 100644 (file)
@@ -277,6 +277,7 @@ BrowserView = new GType({
                 
                 if (_this.queue_print > 0) {
                     print("ignore print - queue is " + _this.queue_print);
+                     _this.queue_print--;
                     return;
                 }