Commit 8e97aec0 authored by Exc404's avatar Exc404

fix ScrollView

parent 5e87ac61
......@@ -112,7 +112,7 @@ ScrollView {
}
Rectangle{
Layout.preferredWidth: 1
Layout.preferredHeight: 1
Layout.preferredHeight: 10
color: "red"
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