evas textblock update calculation - account for clipped color changes
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Fri, 11 Jan 2019 02:17:12 +0000 (11:17 +0900)
committerJiyoun Park <jy0703.park@samsung.com>
Wed, 16 Jan 2019 02:26:52 +0000 (11:26 +0900)
commite59fd8e6026b2cb959f5ce377d4e37f35165ff9e
treee9db95354541c5d4237a1f04f0fdef1f6b885a2b
parent856a4b0ec83f16f2e1cf9783c8546404b4104c55
evas textblock update calculation - account for clipped color changes

if clipped color changed and not object color on textblock objects, then
the updates could be missed. This bug seems to have been here a while
unnoticed.

This patch refers the patch 4e044fd9c27db61d792319ce566e1d3eacb553f2.
src/lib/evas/canvas/evas_object_textblock.c