evas/evas_map - added workaround code to remove afterimage problem.
authorChunEon Park <hermet@hermet.pe.kr>
Fri, 1 Jul 2011 01:10:32 +0000 (01:10 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Fri, 1 Jul 2011 01:10:32 +0000 (01:10 +0000)
commitf568df5ad2f6bac16e0975ac9be194c07923e859
tree60d5459b1e2a3a65811d8035c2fa2654c7da8fe3
parentbf448752f4d032c18c08521798430ee63505feca
evas/evas_map - added workaround code to remove afterimage problem.

Sine the last frame is not updated when map is disabled,
Afterimage problem is happened in software rendering.
Need to find out the reason in the rendering engine then fix it.
However, it's hard to fix the problem now, added a just workaround code temporary.

This problem will be fixed later or be removed when the rendering engine is refactored completely.

SVN revision: 60901
legacy/evas/src/lib/canvas/evas_map.c