The page-loading indicator is wobbly

Joined
Apr 19, 2020
Messages
1
This is just a very small niggle — when loading a manga page, the page-loading indicator wobbles while it rotates. I’m talking about the rotating almost-circle. The wobble happens because the graphic has been auto-centred, but the notch on one side means that the mathematical center of the curve/circle does not coincide with the center of the image bounding box. Does that make sense? 😅

I.e. the literal center of the image, which is the axis of rotation, has shifted because of the chunk taken out of the circle on one side. So the axis of rotation no longer coincides with the center of the original actual circle. This can be easily fixed with a tiny bit of extra effort in creating the graphic.
 
Custom title
VIP
Joined
Jan 19, 2018
Messages
2,793
https://fontawesome.com/how-to-use/on-the-web/styling/animating-icons#issues

We'll use SVGs on v5
 

Users who are viewing this thread

Top