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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user