There was an error fetching the commit references. Please try again later.
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:
Alan Alpert <alan.alpert@nokia.com>
Showing
Please register or sign in to comment