qml/ExpandGridView: Set content size via property binding
This fixes a bug when the contentHeight is binded to the height and the model has
content prior to the Component.onCompleted event being called. This happens in
BrowseHomeDisplay with the StandardPathModel: without these updated conditions the
contentHeight will never be updated.
Co-authored-by:
Prince Gupta <guptaprince8832@gmail.com>
parent
fc701dfa
No related branches found
No related tags found
Loading
Please register or sign in to comment