Recreate resources after blur is deactivated. 23/233923/6
authorSeungho, Baek <sbsh.baek@samsung.com>
Wed, 20 May 2020 08:50:54 +0000 (17:50 +0900)
committerSeungho, Baek <sbsh.baek@samsung.com>
Thu, 21 May 2020 07:34:56 +0000 (16:34 +0900)
commitcea1f03937b84ab2ac2551d13e28e91c2ddfa728
treebc27460d695144cd7e538b030eb6f2697f5615ca
parent5e937a6322849b76d49d5b3f41cb5d91c94acd3e
Recreate resources after blur is deactivated.

 - Currently, each resources are created only the size is changed.
 - But, if the Blur is deactivated, the resources are reset and we need to create each resource again when the blur is re-activated.

Change-Id: Ie8eab91e571439d6db74b6f39f43e0016a277416
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
automated-tests/src/dali-toolkit/utc-Dali-GaussianBlurView.cpp
dali-toolkit/internal/controls/gaussian-blur-view/gaussian-blur-view-impl.cpp