efl_ui : apply item part visible signal properly.
authorSangHyeon Jade Lee <sh10233.lee@samsung.com>
Mon, 22 Jul 2019 11:12:30 +0000 (11:12 +0000)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 5 Aug 2019 01:47:34 +0000 (10:47 +0900)
commitf3eb416ca5b5294fd7a445f369ae7b7ebbefd597
tree22cd2d07393c2a1af3c3b7fced7978631f1979d0
parentf73092164a993dba0def1d8157dc649b57fecc1d
efl_ui : apply item part visible signal properly.

efl_layout_signal is being overrided by efl_ui_layout,
so do not call the signal emit on resize object directly,
call the signal emit on the item widget.

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D9233
src/lib/elementary/efl_ui_item.c