evas/image - update dirty region in the render time.
authorChunEon Park <hermet@hermet.pe.kr>
Mon, 17 Feb 2014 14:05:36 +0000 (23:05 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Mon, 17 Feb 2014 14:05:36 +0000 (23:05 +0900)
commita739716ceec531a2178ac3c0d59bc15b90bb9167
treee7d05459e21f385afed0be17759b6addb36f1efb
parentfcfa7041491e50b1658042903d4b7f18da897ebe
evas/image - update dirty region in the render time.

this fixes the proxy rendering that sub object of the source couldn't be dirty region set.

since the object could be invisible nor won't be pre-rendered neither.

Im supposing the mapped(proxy) object rendering sequence should be totally refactored

that should be separated with the normal rendering sequence.

Until that, this change will be alternative solution.
src/lib/evas/canvas/evas_object_image.c