Commit 8e97aec0 authored by Exc404's avatar Exc404

fix ScrollView

parent 5e87ac61
...@@ -112,7 +112,7 @@ ScrollView { ...@@ -112,7 +112,7 @@ ScrollView {
} }
Rectangle{ Rectangle{
Layout.preferredWidth: 1 Layout.preferredWidth: 1
Layout.preferredHeight: 1 Layout.preferredHeight: 10
color: "red" color: "red"
opacity: 0 opacity: 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment