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.
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.