mirror of
https://github.com/KDE/latte-dock.git
synced 2025-02-05 05:47:26 +03:00
increase z-index of BasicItem contentItem
--this way any mouseareas inside the contentItem are higher in the z-index comparing with any mouseareas inside the Ability.BasicItem BUG:432386
This commit is contained in:
parent
d8fe0e90d5
commit
8847208d6e
@ -282,6 +282,7 @@ Item{
|
||||
Flow{
|
||||
width: parent.width
|
||||
height: parent.height
|
||||
z:10
|
||||
|
||||
BasicItemParts.HiddenSpacer{ id:hiddenSpacerLeft}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user