Skip to content
Snippets Groups Projects
Commit deb061ca authored by akiraohgaki's avatar akiraohgaki
Browse files

Set sourceSize

parent 650a1ec4
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,8 @@ ColumnLayout {
visible: source.toString() ? true : false
Layout.preferredWidth: 48
Layout.preferredHeight: 48
sourceSize.width: 128
sourceSize.height: 128
}
ColumnLayout {
Layout.fillWidth: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment