cachingimage: fix slow loading
This commit is contained in:
parent
552593424d
commit
748d5f9e86
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ Image {
|
||||||
id: root
|
id: root
|
||||||
|
|
||||||
required property string path
|
required property string path
|
||||||
property string thumbnail: path
|
property string thumbnail
|
||||||
|
|
||||||
source: {
|
source: {
|
||||||
if (thumbnail)
|
if (thumbnail)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue