session menu

This commit is contained in:
end-4
2025-04-21 21:14:01 +02:00
parent dfc0a53a5f
commit 99b9de9d5c
7 changed files with 381 additions and 10 deletions
@@ -164,6 +164,7 @@ Singleton {
property int larger: 19
property int huge: 22
property int hugeass: 23
property int title: 28
}
}
@@ -176,7 +177,7 @@ Singleton {
property QtObject elementDecelFast: QtObject {
property int duration: 140
property int type: Easing.OutCirc
property int velocity: 750
property int velocity: 850
}
property QtObject menuDecel: QtObject {
property int duration: 350