Not sure this is the correct fix, as far as i see it the problem is that the state of the LazyImage when changing goes
qml: STATE default qml: STATE ready qml: STATE loading qml: STATE ready
The first ready seems to be wrong to me.
« Back to merge proposal
Not sure this is the correct fix, as far as i see it the problem is that the state of the LazyImage when changing goes
qml: STATE default
qml: STATE ready
qml: STATE loading
qml: STATE ready
The first ready seems to be wrong to me.