Commit 2cd0b96a authored by Mitch Curtis's avatar Mitch Curtis Committed by The Qt Project
Browse files

Ensure TextEdit's text is vertically aligned after resizing its height.


The current code only updates the alignment if the width of the
TextEdit changed, but we must also check if the height has changed.

Task-number: QTBUG-36069

[ChangeLog][QtQuick][TextEdit] Fixed TextEdit not vertically aligning
its text after having its height changed.

Change-Id: I0b2d6a7384457ca1018fc9899c82699e8ecfcbd4
Reviewed-by: default avatarJ-P Nurmi <jpnurmi@digia.com>
parent 110c38a8
Branches
Tags
No related merge requests found
Showing with 15 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