evas/proxy - decide the proxy updation in the main render process.
authorChunEon Park <hermet@hermet.pe.kr>
Thu, 31 Oct 2013 08:01:41 +0000 (17:01 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Thu, 31 Oct 2013 08:04:23 +0000 (17:04 +0900)
commit69077d19d71983e1c9fcd47607ebc1508207cf87
tree765ee675c61492badbcd7cf20d6ceb84dcb0b416
parent8f97de91a346af8692d9e292a5ff73b75f820992
evas/proxy - decide the proxy updation in the main render process.

because the proxy updation is decided in the proxy rendering time,

it couldn't be updated at the time if the source is changed before.
src/lib/evas/canvas/evas_object_image.c
src/lib/evas/canvas/evas_render.c