fix: animate background colour

This commit is contained in:
2 * r + 2 * t 2026-03-28 21:35:31 +11:00
parent 99dec4ea6b
commit 4ed5449485

View file

@ -117,6 +117,10 @@ Variants {
id: blobGroup
color: Colours.palette.m3surface
Behavior on color {
CAnim {}
}
}
BlobInvertedRect {