GridView delegate z-ordering problem
QML and Qt Quick
3
Posts
2
Posters
1.3k
Views
1
Watching
-
wrote on 21 Nov 2013, 11:13 last edited byThis post is deleted!
-
wrote on 25 Nov 2013, 20:37 last edited by
use the following, in the first Rectangle to give your items a reversed z-order and loose the z: 1 in the inner Rectangle
@z: model.count - index@
-
wrote on 1 Dec 2013, 13:19 last edited by
"SQEW":http://qt-project.org/member/139622, if your Question is solved, please add the "solved" tag and rename the title of your post, so it starts with "[solved]"
1/3