Background color of dynamicbox is turn to gray when opening drop view
authorleerang song <leerang.song@samsung.com>
Fri, 13 Sep 2013 07:30:41 +0000 (16:30 +0900)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Fri, 13 Sep 2013 09:13:26 +0000 (18:13 +0900)
commitef4ce82665bee7f404a5bb8ee6f218889811ec90
tree8cc6c8729637a8fc02ef1d587eeecd7f38bda414
parent7955eed83c16b72ac84db8af919995f1c45ece8d
Background color of dynamicbox is turn to gray when opening drop view

[Issue#]     P1300912-06264
[Problem]    Background color of dynamicbox is turn to gray when opening drop view.
[Cause]      Timing changing snapshot to webview is not correct.
[Solution]   Continue rendering box, when destroying drop view
[SCMRequest] N/A

Change-Id: Idca02d29e028afa0e7fc604ccb0d6619f47b9f57
src/Plugin/AppBoxPlugin/AppBoxRenderView.cpp