clear snapshot before loading box and update box buffer after preparing valid layout
authorYunchan Cho <yunchan.cho@samsung.com>
Fri, 24 May 2013 04:22:16 +0000 (13:22 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Fri, 24 May 2013 08:04:08 +0000 (17:04 +0900)
commit7d184f15b9da5f56d07e27132cc21d3c2be3fe61
tree593e3da344e350b5f5c167bb0115bc191db9337b
parent0ed5673c37a061d6d6cfb2cab72e00cf302e3601
clear snapshot before loading box and update box buffer after preparing valid layout

[Issue#] P130520-0586 (PLM)
[Problem] previous snapshot is not removed in general dynamic box, so that the snapshot is overlayed next snaphot below.
[Cause] when the newly box is loaded, previous created snapshot is not removed.
[Solution] previous snapshot is removed when the box is reloaded

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