mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-09-04 01:42:44 +00:00
Actually make the shim visible
This commit is contained in:
parent
4bbc86d31c
commit
2bd9d66841
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ PanelBackground {
|
||||||
}
|
}
|
||||||
Rectangle {
|
Rectangle {
|
||||||
id: playQueueShim
|
id: playQueueShim
|
||||||
|
anchors.fill: albumArt
|
||||||
color: Theme.rgba(Theme.overlayBackgroundColor, Theme.opacityLow)
|
color: Theme.rgba(Theme.overlayBackgroundColor, Theme.opacityLow)
|
||||||
opacity: 0
|
opacity: 0
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue