native: fix undefined behavior of scroll view
This commit is contained in:
parent
f5333b6991
commit
288a40281b
1 changed files with 0 additions and 3 deletions
|
@ -118,9 +118,6 @@ Rectangle {
|
|||
}
|
||||
|
||||
ScrollView {
|
||||
anchors {
|
||||
top: rect1.bottom
|
||||
}
|
||||
Layout.fillWidth: true
|
||||
Layout.fillHeight: true
|
||||
|
||||
|
|
Loading…
Reference in a new issue