Hi,
I have read about column limitations in Qt4.8 http://qt-project.org/doc/qt-4.8/qml-column.html#limitations
I have got only a quick question because in Qt5.0 docs(http://qt-project.org/doc/qt-5.0/qtquick/qml-qtquick2-column.html) these limitations are missing, but i still got a problem when a child of a column changes height property. My column moves to position 0 but i dont want that.
Are these limitations current in Qt5.0 and higher?
Btw, the column is a kind of menu which is scrollable.
Thanks in advance
↧