Skip to content

qml: reuse items in VideoQualityLabels

Prince Gupta requested to merge jagannatharjun/vlc:video-qualitylabels into master

improves performance when scrolling in ExpandGridView

also, use direct function assignments instead of imitating "overriding" function
to get label covers, this allows direct function calls instead of nested

Edited by Prince Gupta

Merge request reports