"ContentFlow"/"GridFlow" item view/positioner/layout
-
wrote on 23 Nov 2016, 13:18 last edited by morte
-
@Lorenz
Flow is not applicable for items with different height:
i need those two small squares to be placed on top@morte
i am currently working on an QML extension plugin (for Android) which includes such layout.
But there is much work left before i can release it. -
wrote on 9 Dec 2016, 12:32 last edited by Jagh 12 Sept 2016, 12:36
Do any of the Layouts in QML actively change size of the child Items? Because I think this is a necessary functionality you'll need to implement Metro-style layout, and i'm not sure Qml layouts have this possibility(as far as i know Layouts in QML are merely responsible for the positions of the items, not the size)
-
wrote on 12 Dec 2016, 08:06 last edited by
I have posted suggestion about adding such positioner to QtQuick:
https://bugreports.qt.io/browse/QTBUG-57549