1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-06 05:25:41 -05:00

Fix icon theme change

This commit is contained in:
bbedward
2025-07-27 22:52:16 -04:00
parent 77051d0d62
commit 420891e047
5 changed files with 191 additions and 104 deletions

View File

@@ -156,7 +156,7 @@ DankModal {
anchors.fill: parent
active: settingsTabBar.currentIndex === 4
visible: active
asynchronous: true
asynchronous: false
sourceComponent: Component {
AppearanceTab {}
}