Contextarea goes under the main item, correct shadow
This commit is contained in:
parent
ba689faf16
commit
1ee3fbaf21
@ -134,10 +134,10 @@ Item {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
Image {
|
Image {
|
||||||
source: "image://appbackgrounds/shadow-right"
|
source: "image://appbackgrounds/shadow-left"
|
||||||
fillMode: Image.Tile
|
fillMode: Image.Tile
|
||||||
anchors {
|
anchors {
|
||||||
left: navigationBackground.right
|
right: navigationBackground.right
|
||||||
top: topBar.bottom
|
top: topBar.bottom
|
||||||
bottom: parent.bottom
|
bottom: parent.bottom
|
||||||
leftMargin: -1
|
leftMargin: -1
|
||||||
|
Loading…
Reference in New Issue
Block a user