parent
33d2e5a961
commit
3b43c44989
|
@ -43,7 +43,8 @@ Item {
|
|||
ScrollView {
|
||||
|
||||
anchors.top: banner.visible ? banner.bottom: parent.top
|
||||
clip: true
|
||||
anchors.bottom: parent.bottom
|
||||
clip: true
|
||||
|
||||
StackLayout {
|
||||
id: stackContainer
|
||||
|
@ -95,4 +96,4 @@ Item {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue