fix: reduce nexus smoothing

Squircle -> circular increases visual size when same smoothing
This commit is contained in:
2 * r + 2 * t 2026-06-04 17:26:15 +10:00
parent a630bb470d
commit 65c66548cc

View file

@ -25,7 +25,7 @@ Item {
BlobGroup {
id: blobGroup
smoothing: root.Tokens.rounding.largeIncreased
smoothing: root.Tokens.rounding.medium
color: Colours.palette.m3surfaceContainerLow
Behavior on color {