evas - fix incorrect object reset.
authorChunEon Park <hermet@hermet.pe.kr>
Tue, 1 Apr 2014 05:08:14 +0000 (14:08 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Tue, 1 Apr 2014 05:08:14 +0000 (14:08 +0900)
commit22162a66f37536caa6dd0ce3ef0753886f478af4
tree25558e2d25b773dc5f1a94e130a620ba011b71df
parentc5564213ead5056fbd089995e973be620f2450b8
evas - fix incorrect object reset.

If the children are rendered in the proxy render time,
they should not be reset the changes always since we don't sure
they will be rendered in normal rendering after.

In this case, we leave them as they are.
But maybe they can be optimized by comments says.

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