Implement smooth source select with Loaders, implement vertical tabbar for settings, add header

This commit is contained in:
Dark Steveneq
2025-10-13 02:55:16 +02:00
parent b48a29935d
commit 362166cc1f
7 changed files with 243 additions and 69 deletions

View File

@@ -37,8 +37,9 @@ Item {
h4: 16,
h5: 13,
h6: 10,
p: 12,
base: 12
p: 14,
base: 14,
button: 12
})
property var currentTheme: themes.dark