efl_ui_item: fix event emission
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Tue, 6 Aug 2019 20:31:40 +0000 (22:31 +0200)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 12 Aug 2019 07:24:44 +0000 (16:24 +0900)
commit4991690ae50a90b56de6b79e3d1a5d20ba26f1e9
treeb6ad85460717c532d13938d5d8dc1e95309ed2c0
parent9310b897bb5af62ff01a3b7dc1db47906640b118
efl_ui_item: fix event emission

with this commit events are emitted correctly, even if the container is
already on the way to deletion. Additionally, the codepath that is
triggered when the item is selected via clickable is now also going
through the selected property.

ref 7905

Reviewed-by: SangHyeon Jade Lee <sh10233.lee@samsung.com>
Differential Revision: https://phab.enlightenment.org/D9517
src/lib/elementary/efl_ui_item.c