Commit 8bd497a6 authored by Andrew den Exter's avatar Andrew den Exter Committed by Qt by Nokia
Browse files

Fix crash in TextInput.


Ensure the text is laid out before calling componentComplete() on
QImplicitSizeItem, as that can potentially evaluate bindings which
would then access the uninitialized layout.

Change-Id: I5152c1494c54209dae61c13b2f45d343fb76bf9e
Reviewed-by: default avatarMichael Brasser <michael.brasser@nokia.com>
parent be72fb26
No related merge requests found
Showing with 43 additions and 7 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