Skip to content

qt: request model reset on MLItem update

Pierre Lamot requested to merge chub/vlc:qt/reset-on-ml-cache-miss into master

we can't know if after the change the item should become/remain visible. This is especially problematic if user interaction would change the visibility of an item in a view. For instance setting isFavorite to false in a view showing favorite only.

Merge request reports

Loading