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

index 041b778..ba6a958 100644 (file)
@@ -335,6 +335,7 @@ BrowserView = new GType({
             
             
             if (done_print) {
+                _this.queue_print++;
                 print("do_print called -- while already doing this...");
                 return;
             }