Fix TextInput not reacting to text color change.
authorAndrew den Exter <andrew.den-exter@nokia.com>
Mon, 12 Dec 2011 04:50:01 +0000 (14:50 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 12 Dec 2011 07:20:32 +0000 (08:20 +0100)
commit841e6ae8ac76210af7d8475befd8fd97f6b7ab97
tree6f376e4f210f020c10b4c9a9fbb90d574166550a
parent80614c8a26140bbb98533d72a7d1696c197c5de6
Fix TextInput not reacting to text color change.

Trigger a relayout with the new color when the color property is
changed.

Task-number: QTBUG-22402

Change-Id: I2dc190e097e878ac498fd04c2800a6e11947527c
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
src/quick/items/qquicktextinput.cpp