TUI #1

Merged
shaunrd0 merged 73 commits from ui into master 2026-01-25 20:57:37 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit be9981291c - Show all commits

View File

@ -18,7 +18,7 @@ SplitView {
Behavior on opacity {
OpacityAnimator {
duration: 1400
duration: 700
}
}
}

View File

@ -18,7 +18,7 @@ SplitView {
Behavior on opacity {
OpacityAnimator {
duration: 1400
duration: 700
}
}
}