Dynamic qml object is always above static objects
-
wrote on 3 May 2017, 10:08 last edited by
I have a qml dynamic object and I just notice that it always appears above a static qml object, even if I force the static object z property to be higher than the dynamic object. Am I missing something ?
-
Sample code please ?
-
wrote on 3 May 2017, 13:49 last edited by
Weird, now I did a small sample code that works. The original code is just to big to post, let me do some more digging.
Anyway thanks for your replay.
3/3