checkpoint
authoradam <adam@megacz.com>
Mon, 25 Sep 2006 15:22:30 +0000 (16:22 +0100)
committeradam <adam@megacz.com>
Mon, 25 Sep 2006 15:22:30 +0000 (16:22 +0100)
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();
         }