Commit 990a95fa authored by Martin Jones's avatar Martin Jones Committed by Qt by Nokia
Browse files

Allow binding the size of a Loader to its item.


If the size of the Loader is bound to the item, the item was resized
before the binding was evaluated, resulting in an item height of 0.
This change allows bindings to the item to be evaluated before we
apply the resize logic.

Task-number: QTBUG-22628
Change-Id: I30acdb54214b422a9d4aa4e7e02a0af3674322db
Reviewed-by: default avatarAlan Alpert <alan.alpert@nokia.com>
parent cadb17a9
No related merge requests found
Showing with 55 additions and 1 deletion
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment