Re: [Interest] qt.labs.controls - Flickable - Pane - Label: max width problem

2016-05-11 Thread J-P Nurmi
> On 11 May 2016, at 21:41, ekke wrote: > > Qt 5.7 Beta, Android 6.0.1, BlackBerry PRIV > > qt.labs.controls, Material > > Given this (simplified) code: > > ApplicationWindow { >Flickable { >contentHeight: root.implicitHeight >anchors.fill: parent >

[Interest] qt.labs.controls - Flickable - Pane - Label: max width problem

2016-05-11 Thread ekke
Qt 5.7 Beta, Android 6.0.1, BlackBerry PRIV qt.labs.controls, Material Given this (simplified) code: ApplicationWindow { Flickable { contentHeight: root.implicitHeight anchors.fill: parent Pane { id: root anchors.fill: parent