efl_ui_widget: Fix disabled set calling without meaning. 63/203363/2
authorWoochanlee <wc0917.lee@samsung.com>
Fri, 12 Apr 2019 05:56:03 +0000 (14:56 +0900)
committerwoochan lee <wc0917.lee@samsung.com>
Fri, 12 Apr 2019 07:02:49 +0000 (07:02 +0000)
commitf9c54c4ca94f47f195f94815a2a48b3246479a7a
treea4fc17e64bc7f9c1c7b5dfe17de3512d7c6897ed
parent6ffaf25a314b09194771a9b966c06688a3e6bba0
efl_ui_widget: Fix disabled set calling without meaning.

The efl_ui_widget_disabled_set calling even the state is not change when widget create and destroy.

It broken backward compatibility.

T7799
@fix

https://phab.enlightenment.org/D8600

Change-Id: Ib3be163cebf77e86f1aaa510e75454611d6911ce
src/lib/elementary/efl_ui_widget.c