Skip to content
Snippets Groups Projects
Commit 37ffd8bb authored by Benjamin Arnaud's avatar Benjamin Arnaud Committed by Jean-Baptiste Kempf
Browse files

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: default avatarPrince Gupta <guptaprince8832@gmail.com>
parent fc701dfa
No related branches found
No related tags found
Loading
Pipeline #326725 passed with stage
in 14 minutes and 43 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment