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