1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-12 16:38:28 -04:00

feat(clipboard): add overlay layer option (#3037)

This commit is contained in:
Huỳnh Thiện Lộc
2026-08-11 01:57:14 +07:00
committed by GitHub
parent db1ab5b7b4
commit ed4cc1da7b
5 changed files with 36 additions and 0 deletions
@@ -73,6 +73,7 @@ DankModal {
visible: false
keepContentLoaded: true
useOverlayLayer: SettingsData.clipboardUseOverlayLayer
modalWidth: ClipboardConstants.modalWidth
modalHeight: ClipboardConstants.modalHeight
backgroundColor: Theme.withAlpha(Theme.surfaceContainer, Theme.popupTransparency)