SpinnerTiny: Use svg instead of the css border trick to create the spinner fixing it looking more like a horseshoe than a circle on different browser scales (also added animation on the svg circle).

also: Fix color being wrong on dark theme.

svg fix inspired by mui :)
This commit is contained in:
IRHM
2026-07-15 01:20:10 +01:00
committed by momi
parent 86286b967f
commit f7cca74a41
3 changed files with 46 additions and 17 deletions
+5
View File
@@ -2,6 +2,11 @@
These changes are awaiting release:
## Fixed
- SpinnerTiny: Use svg instead of the css border trick to create the spinner fixing it looking more like a horseshoe than a circle on different browser scales (also added animation on the svg circle).
- SpinnerTiny: Fix color being wrong on dark theme.
## Maintenance
- workflows/test-pr-server: Add test step