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