checkpoint
[slipway.git] / src / edu / berkeley / slipway / AsyncPaperDemo.java
index dc1b823..e289f2a 100644 (file)
@@ -166,7 +166,7 @@ public class AsyncPaperDemo {
 
 
         if (count>0 && count<size/2-1) {
-            reconfigTopLeftPreserve(yes);
+            reconfigTopLeftPreserve(!yes);
         } else {
             reconfigTopLeft();
         }