ui.widget: fix theme_apply working in sub_object_add
authorYeongjong Lee <cleanlyj@naver.com>
Mon, 11 Mar 2019 21:21:22 +0000 (21:21 +0000)
committerYeongjong Lee <yj34.lee@samsung.com>
Tue, 2 Apr 2019 03:45:17 +0000 (12:45 +0900)
commitc7c59a34d2adee487462cf5c61faeb4d07bbafc9
treeffa03ff97073803fbd767529b21757a4c6541a13
parentd985745bd2c434601bad3befc0f618ca24d9fca3
ui.widget: fix theme_apply working in sub_object_add

It seems that theme_apply in sub_object_add haven't worked since commit
f6fa1ef6120fdebcdaf1568674c48b9d17f76f64.

scale, theme property will be set properly when the parent is changed.

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Differential Revision: https://phab.enlightenment.org/D8283
src/lib/elementary/efl_ui_widget.c
src/tests/elementary/efl_ui_test_widget.c