Re: [Development] Proposal: change QML Flickable's flickableDirection default value to AutoFlickIfNeeded in 5.8

2016-07-26 Thread Andrea Bernabei
at's exactly the kind of info I'm looking for :) Let's hear some more opinions :) > > Beste Grüße / Best regards, > Alexander Nassian > http://www.bitshift-dynamics.de > > Am 26.07.2016 um 16:12 schrieb Andrea Bernabei : > > Hello everyone, > >

[Development] Proposal: change QML Flickable's flickableDirection default value to AutoFlickIfNeeded in 5.8

2016-07-26 Thread Andrea Bernabei
Hello everyone, I'd like to propose changing the default value of QML Flickable's flickableDirection in Qt 5.8. The current default value is Flickable.AutoFlickDirection The description is: it "allows flicking vertically if the *contentHeight* is not equal to the *height* of the Flickable. Allows