Avoid flash of unstyled content
This commit is contained in:
parent
06b194dc76
commit
78e2506d34
1 changed files with 1 additions and 0 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue