Change size for new visual using initialized transformMap when mVisual is not updated. 25/222625/4
authorSunghyun kim <scholb.kim@samsung.com>
Wed, 15 Jan 2020 09:27:23 +0000 (18:27 +0900)
committerSunghyun Kim <scholb.kim@samsung.com>
Tue, 16 Jun 2020 10:51:13 +0000 (19:51 +0900)
commit16f3d4f2c1badd9be859725f6ea8154f58063c10
tree05fa429a60e53fb24030b5111a9a6866889a356c
parentd402b997c5874a73bfec576eff290af235c1c03d
Change size for new visual using initialized transformMap when mVisual is not updated.

When the size was set for the new visual, there was an issue that the previous transformMap was set together.
so in order to prevent this, The new visual has been changed to use the initialized map.

Change-Id: I1ce1b735691e1b4963c3d4f3faf07d2c148ad478
dali-toolkit/internal/controls/image-view/image-view-impl.cpp