X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=_Overlay.pde;h=5bd90d3553034d42227e49baaac73f2d4a886d73;hb=c39f7a0462dfcf7f5ba9b1f6e181e990e4490969;hp=6d3266a390106f62eb5d65b6f76cda7521242c8f;hpb=4eae387e0cd74ffcb742d97fe1509523bbdd0eea;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