mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-11 08:12:09 -04:00
(dms): Remove beta features for stable release v1.4.4
This commit is contained in:
@@ -244,8 +244,8 @@ FocusScope {
|
||||
Loader {
|
||||
id: greeterLoader
|
||||
anchors.fill: parent
|
||||
active: root.currentIndex === 31
|
||||
visible: active
|
||||
active: false
|
||||
visible: false
|
||||
focus: active
|
||||
|
||||
sourceComponent: GreeterTab {}
|
||||
|
||||
Reference in New Issue
Block a user