elm_image: make "elm_image" visible in smart_show func regardless of preloading status 88/144888/1
authorJaeun Choi <jaeun12.choi@samsung.com>
Fri, 6 Jan 2017 05:02:20 +0000 (14:02 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Fri, 18 Aug 2017 08:00:26 +0000 (17:00 +0900)
commitdeccb8f3c1a9f677395c32e06f39356abe07afa9
treedfd2ac34450d85738c7438aea81d0fa08cbbb1f3
parent47539a6ba1c660d9a3fd175d1f2c727b4c238c4f
elm_image: make "elm_image" visible in smart_show func regardless of preloading status

even though sd->img should be hidden while preloading,
the elm_image object itself need to be marked as visible
so related jobs can be done on elm_widget level.

Change-Id: I67e236df6d41e83bd7e9135e6005c05ea7a50728
src/lib/elm_image.c