diff grid.mm @ 27:ae4d2c3ce5e0

Details. Zoom trailing finger move sorted. Qs rephrased.
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Wed, 13 Feb 2013 17:03:56 +0000
parents a4908ad8c78e
children ab7c86d0f3d8
line wrap: on
line diff
--- a/grid.mm	Fri Feb 01 18:31:43 2013 +0000
+++ b/grid.mm	Wed Feb 13 17:03:56 2013 +0000
@@ -33,7 +33,7 @@
     pixSize.setCoord(ofGetWidth(), ofGetHeight());
  
     //set scale and position to mid way
-    scale = 5500.0;
+    scale = 15500.0;
     snapDist = TwoVector(9,9);
     snapped = false;