Update to use new form of referencing immutable model object lists
[SugarCubes.git] / _Overlay.pde
index 6d3266a390106f62eb5d65b6f76cda7521242c8f..5bd90d3553034d42227e49baaac73f2d4a886d73 100644 (file)
@@ -257,6 +257,7 @@ class OverlayUI {
     }
     
     ellipseMode(CENTER);
+    noStroke();
     fill(#222222);
     // For some reason this arc call really crushes drawing performance. Presumably
     // because openGL is drawing it and when we overlap the second set of arcs it