aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlexpression.cpp
diff options
context:
space:
mode:
authorPierre Rossi <pierre.rossi@digia.com>2013-03-25 16:52:45 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-24 14:12:01 +0200
commit159ccaa57f6f653c36af47910b98e106be5112bc (patch)
treee5dd481212528e35cfa804732f67df047e200e5f /src/qml/qml/qqmlexpression.cpp
parenta16f3c660b3a28e011b38bd63de36e801821e56c (diff)
QQuickTextEdit: make the update logic work with multiple text frames
We can't assume that the text nodes are added in order since we're iterating over all the blocks of a text frame before processing its child text frames. The only way for all this not to collapse is to sort the text nodes once we're done each time we're replacing/adding new ones. Task-number: QTBUG-30349 Change-Id: Ia5d804f7f196b2348fd68fdd62a6585c189baaa4 Reviewed-by: Caroline Chao <caroline.chao@digia.com> Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com> Reviewed-by: Alan Alpert <aalpert@blackberry.com>
Diffstat (limited to 'src/qml/qml/qqmlexpression.cpp')
0 files changed, 0 insertions, 0 deletions