Edje textblock: Assume textblock knows to deal with setting the same markup.
authorTom Hacohen <tom@stosb.com>
Fri, 26 Feb 2016 09:07:20 +0000 (09:07 +0000)
committerTom Hacohen <tom@stosb.com>
Fri, 26 Feb 2016 09:13:38 +0000 (09:13 +0000)
commit675a263f97a9766640eea7b5c4dab9850c817949
treee485951ac08567f0ede4109d897931bad31283b3
parent34020ed131c7a5da4d60bb3a452fac0d9ee5fdd1
Edje textblock: Assume textblock knows to deal with setting the same markup.

Edje was trying to be smart and ask textblock for its markup and compare
with its own cache before setting it again. This is completely wrong,
and textblock is smart enough to deal with it now.

@fix
src/lib/edje/edje_calc.c