X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=_Overlay.pde;h=5bd90d3553034d42227e49baaac73f2d4a886d73;hb=87f6fa397be5aa98d1331b34f9819b997953536d;hp=6d3266a390106f62eb5d65b6f76cda7521242c8f;hpb=2b6688e8e11d5421ec83f1c03efb6eb05508cc7b;p=SugarCubes.git diff --git a/_Overlay.pde b/_Overlay.pde index 6d3266a..5bd90d3 100644 --- a/_Overlay.pde +++ b/_Overlay.pde @@ -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