elementary bg: revert scale disable patch to support bg_option functions 33/190233/1
authorYoungbok Shin <youngb.shin@samsung.com>
Fri, 28 Sep 2018 10:01:27 +0000 (19:01 +0900)
committerYoungbok Shin <youngb.shin@samsung.com>
Fri, 28 Sep 2018 10:01:27 +0000 (19:01 +0900)
commit8b3b1525e545f504063bf8b1fb4677ebab03de66
tree8f2d3f00494c5709a4a90dd2f78579a7535a20ff
parentd56a48e7aabdd666643e702e98bc0fbd1b93943f
elementary bg: revert scale disable patch to support bg_option functions

It was applied to fix scale policy issue.
The patch was disabling scale by elm_objeect_scale_set with 0.0~#.
But, it also disabled image scale feature which is used for bg_option functions.
So, it has to be reverted and revised for elm_object_scale_set() problem.
@tizen_fix

Change-Id: I6eb44d0a8eb1c1cd35b067ffa6745dc99df8cfab
src/lib/elementary/efl_ui_bg_widget.c