Replace tons of hardcoded stuff

This commit is contained in:
Ly-sec
2025-08-16 01:17:44 +02:00
parent 2a5a3a1b78
commit c673b897cb
27 changed files with 155 additions and 161 deletions
+1 -1
View File
@@ -234,7 +234,7 @@ NLoader {
Rectangle {
id: sidebar
Layout.preferredWidth: 260 * scaling
Layout.preferredWidth: Style.sliderWidth * 1.3 * scaling
Layout.fillHeight: true
color: Colors.mSurfaceVariant
border.color: Colors.mOutlineVariant