bar: resources/music: dynamic show/hide

This commit is contained in:
end-4
2025-04-11 16:03:54 +02:00
parent d9ed5434ac
commit c29041aa9e
7 changed files with 65 additions and 26 deletions
@@ -146,7 +146,7 @@ Singleton {
}
property QtObject menuDecel: QtObject {
property int duration: 350
property int type: Easing.OutQuint
property int type: Easing.OutExpo
}
}