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
parent 1f26092aa9
commit c425e3562b

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