I have an SVG circle stroke line animation, and for some reason the origin of the path is on the right, so I rotated it 270deg and it looks fine on my laptop (in Chrome AND Safari), but when I view it on my mobile (iPhone 5c), it rotates back to the right.
Asked
Active
Viewed 341 times
0
-
3See this question http://stackoverflow.com/questions/40363916/svg-transform-rotate-by-90-180-or-270-degrees-not-working-on-circle-in-safari-i – ilokhov Dec 07 '16 at 15:27
-
@ilokhov Thank you! – mrseanbaines Dec 07 '16 at 16:33