Evas textblock: Fixed colour setting for textblock formats.
authorTom Hacohen <tom@stosb.com>
Mon, 10 Feb 2014 16:49:51 +0000 (16:49 +0000)
committerTom Hacohen <tom@stosb.com>
Mon, 10 Feb 2014 16:49:53 +0000 (16:49 +0000)
commit650b0b6c6483e4b877abf1920dcc711b3b7048c6
treeb767930ab9b32595d7a0e12ebc5dabacf4328c6b
parent80033e022d87e3d455b00ab20d38e5da423281e5
Evas textblock: Fixed colour setting for textblock formats.

Of course Cedric introduced a bug. The bug was that the current colour context
is set to the previously selected colour, instead of the current one, which
made all colours wrong.

Fixes T926.
src/lib/evas/canvas/evas_object_textblock.c