made panelwindow apply to the whole bar instead of individual containers
This commit is contained in:
@@ -94,16 +94,6 @@ Item {
|
||||
id: tapHandler
|
||||
}
|
||||
|
||||
RectangularShadow {
|
||||
anchors.fill: container
|
||||
blur: 30
|
||||
color: Colors.mantle
|
||||
offset.x: 5
|
||||
offset.y: 2
|
||||
radius: container.radius
|
||||
spread: 5
|
||||
}
|
||||
|
||||
Rectangle {
|
||||
id: container
|
||||
|
||||
|
||||
Reference in New Issue
Block a user