src/Builder4/WindowState.vala
authorAlan Knowles <alan@roojs.com>
Fri, 27 Feb 2015 09:23:16 +0000 (17:23 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 27 Feb 2015 09:23:16 +0000 (17:23 +0800)
src/Builder4/WindowState.vala

index fd9c430..361187b 100644 (file)
@@ -724,6 +724,7 @@ public class WindowState : Object
             return true; // do it again in 1 second...
         }
         // got down to 0 or -1....
+        this.redraw_count = 0;
         this.resizeCanvasElements();
         return false;