Prevent overlap with snapshot image and webview image in web-provider
authorMinHyung Ko <minhyung.ko@samsung.com>
Wed, 4 Sep 2013 01:26:32 +0000 (10:26 +0900)
committerMinHyung Ko <minhyung.ko@samsung.com>
Wed, 4 Sep 2013 01:59:13 +0000 (10:59 +0900)
commit8db5d739b79e5235dfebda9dd9ed99c03160bf19
tree9b3ccc93b6ffdf7ab0831cec68bdc2970867d99e
parent187882dfe73bf96e96c2e830291999bc608df7d1
Prevent overlap with snapshot image and webview image in web-provider

[Issue#]     P130830-02061
[Problem]    overlap images when flick down web-dynamic box
[Cause]      during webview loading two evas object images shown simultaneously
[Solution]   when snapshot viewing webview move to outside of viewport until paint is done
[SCMRequest] N/A

Change-Id: I542ae94777724dd4a0548c697c182e1a41ca10ab
src/Plugin/AppBoxPlugin/AppBoxRenderView.cpp
src/Plugin/AppBoxPlugin/AppBoxRenderView.h