It means 'height' depends on some other property X and property X depends on 'height'. Thus, causing a circular property update loop.
If you can show your QML, we can help you out further. Girish On Thu, Oct 6, 2011 at 3:30 AM, <[email protected]> wrote: > Hi, > > > > While processing qml list view, I am getting a warning message “QML: Binding > loop detected for property “height”. > > > > What that does mean and how can I fix this warning message? > > > > Thanks, > > Saravanane > > _______________________________________________ > Qt-qml mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt-qml > > _______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
