-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.0.0
-
None
-
Windows XP (SP3)
GridView doesn't layout its items properly. When I reduce the width of the window, items should jump to next row if there is no more space for item cell. In QtQuick 2.0 item jump to the next row when half of the item is not visible already. When I change import QtQuick 2.0, to import QtQuick 1.1, layout works fine (see screenshot)