Skip to content

qml: fix view change handling with size changes in ExpandGridView

Prince Gupta requested to merge jagannatharjun/vlc:expandgridview-scaling into master

fixes a case when the view doesn't layout correctly on model data change and the size of view depends on content size.

Merge request reports