add slidefade text animation to some stuff

This commit is contained in:
end-4
2025-08-19 18:09:07 +07:00
parent ee21139356
commit 8d3a036b3b
8 changed files with 87 additions and 5 deletions
@@ -26,6 +26,7 @@ Item { // Model indicator
color: Appearance.m3colors.m3onSurface
elide: Text.ElideRight
text: root.text
animateChange: true
}
}