qml: don't layout the expandGridView before it has a proper size
commit87706ebbdca372b2ec4394d9e37997406c9f0d8b
authorPierre Lamot <pierre@videolabs.io>
Thu, 30 Jan 2020 09:05:26 +0000 (30 10:05 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 14 Feb 2020 10:56:54 +0000 (14 11:56 +0100)
tree5e4dc88cc4360843448a77090f92ee5304ae5904
parentae90c0846bafad61944f5636f63f846e7b2757fc
qml: don't layout the expandGridView before it has a proper size

  this avoids using 0 width/height in our calculus

  Initialization will make the initial current index visible.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/gui/qt/widgets/qml/ExpandGridView.qml