Hi,
But sometimes when the list is tooo long the annimated QML background freezes until the listView model is filled, …
Another idea would be to use fetchMore and canFetchMore functions of QAbstractListModel and load items as required and not all at a time.
↧