mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-12 08:42:13 -04:00
(dms): Remove beta features for stable release v1.4.4
This commit is contained in:
@@ -1640,6 +1640,7 @@ Item {
|
||||
description: I18n.tr("Material inspired shadows and elevation on modals, popouts, and dialogs")
|
||||
checked: SettingsData.m3ElevationEnabled ?? true
|
||||
onToggled: checked => SettingsData.set("m3ElevationEnabled", checked)
|
||||
visible: false
|
||||
}
|
||||
|
||||
SettingsSliderRow {
|
||||
|
||||
Reference in New Issue
Block a user