1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-03 20:32:07 -04:00

fix: Clipboard button widget alignment

This commit is contained in:
purian23
2026-02-24 11:50:36 -05:00
committed by bbedward
parent 1476658c23
commit 01387b0123

View File

@@ -9,9 +9,6 @@ BasePill {
id: root
property bool isActive: false
property var popoutTarget: null
property var parentScreen: null
property Item windowRoot: (Window.window ? Window.window.contentItem : null)
property bool isAutoHideBar: false
signal clipboardClicked