mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-11 08:12:09 -04:00
fix: Clipboard button widget alignment
This commit is contained in:
@@ -9,9 +9,6 @@ BasePill {
|
|||||||
id: root
|
id: root
|
||||||
|
|
||||||
property bool isActive: false
|
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
|
property bool isAutoHideBar: false
|
||||||
|
|
||||||
signal clipboardClicked
|
signal clipboardClicked
|
||||||
|
|||||||
Reference in New Issue
Block a user