fix crash on start

This commit is contained in:
Gaelle Braud 2026-03-09 18:03:07 +01:00
parent c4385ed5d4
commit a5cf234dca

View file

@ -18,6 +18,7 @@ Item {
property bool shadowEnabled: false
property bool isImageReady: false
property bool retainWhileLoading: true
property alias status: image.status
Image {
id: image
visible: !effect2.effectEnabled