fix: tokens access without screen

This commit is contained in:
2 * r + 2 * t 2026-06-05 23:38:43 +10:00
parent cae57dae4f
commit e3a7a0c8c7

View file

@ -19,7 +19,7 @@ Item {
id: blobGroup
color: Colours.palette.m3surfaceContainerHighest
smoothing: Tokens.rounding.medium
smoothing: root.Tokens.rounding.medium
cornerFill: false
Behavior on color {