diff --git a/views.janet b/views.janet index b4dba97..580ed15 100644 --- a/views.janet +++ b/views.janet @@ -71,6 +71,7 @@ (+ height (* 2 radius))) :xmlns "http://www.w3.org/2000/svg" :style "overflow: visible"} + [:style "path { fill: none; stroke: none; }"] # avoid flash of unstyled content [:g {:transform "translate(0.5, 0.5"} (mapcat (fn [y]