evas image update calculation - account for clipped color changes
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 11 Aug 2016 14:18:15 +0000 (23:18 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 11 Aug 2016 14:21:27 +0000 (23:21 +0900)
commitaaf29b4dc437d298f12a273773ac0da27f1625de
tree5818846a717b32eb507fa7cb538debf9f3b63536
parentd126107782059f60a3f86e4ceaf6a81c94e41c46
evas image update calculation - account for clipped color changes

if clipped color changed and not object color on image objects, then
the updates could be missed. this also fixes some corner cases where
opaqueness should not count for update deletion too. this bug seems to
have been here a while unnoticed.

fixes T4246

@fix
src/lib/evas/canvas/evas_object_image.c