Commit 336c338c authored by Andrew den Exter's avatar Andrew den Exter Committed by Qt by Nokia
Browse files

Fix text wrapping and eliding with implicitWidth.


Update the implicitWidth of the item before continuing with the layout
rather than after it's completed this gives any bindings dependent on
the implicitWidth the opportunity to update the width before the layout
continues.

Task-number: QTBUG-22680
Task-number: QTBUG-24251
Change-Id: I61cd96ad9891b22d8b83937ad2c06719f88976b6
Reviewed-by: default avatarMartin Jones <martin.jones@nokia.com>
parent 793a01d2
Showing with 256 additions and 37 deletions
Supports Markdown
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