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
|
||||
|
||||
required property string path
|
||||
property string thumbnail: path
|
||||
property string thumbnail
|
||||
|
||||
source: {
|
||||
if (thumbnail)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue