Skip to content

qt, qml: GridItem improvements

Prince Gupta requested to merge jagannatharjun/vlc:gridview-griditem into master

Move some components out of GridItem, to make it thinner
Delay loading components that are not immediately required to speedup initialization
Add new round image implementation to further improve loading time and general responsiveness

Edited by Prince Gupta

Merge request reports