Skip to content
Snippets Groups Projects
Commit 6e1336d4 authored by Laszlo Agocs's avatar Laszlo Agocs
Browse files

Specify the size for the map's Loader item

This is currently required by the new runtime.
parent a38613e9
No related branches found
No related tags found
No related merge requests found
......@@ -154,6 +154,8 @@ Item {
visible: active
source: ""
asynchronous: true
width: 2560
height: 960
}
}
]
......
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