cleanup most numerical radius values

This commit is contained in:
2026-04-02 23:22:50 +02:00
parent 138d80ef00
commit 61c3fe20d5
40 changed files with 77 additions and 82 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ ScrollBar {
return 0.6;
return 0;
}
radius: 1000
radius: Appearance.rounding.full
Behavior on opacity {
Anim {