[Qt-qml] PathView Delegates Not Always Displaying
Michael Dippold
mike at dippold.com
Tue Dec 7 01:52:26 CET 2010
I currently have a PathView that is binded to a XmlListModel. I
animate the entire path and move it off of the screen, change the
query of the XmlListModel to get new data, and then animate the entire
path back onto the screen once the XmlListModel status is set to
READY.
I am having a problem where randomly the PathView will come back into
the main window with missing delegates. If I use the mouse to barely
move the PathView the delegates immediately get displayed.
I have not yet found a way to reliably reproduce the issue.
More information about the Qt-qml
mailing list