efl/data/elementary
Marcel Hollerbach c49880076c efl_ui_item: use signals from the theme and not object
the problem here is that when we are using the signals from the object,
then the edje object itself will receive press/unpress events before
any content that is swallowed into the edje object.

This means, that no clickable content, added to a item could be clicked
without selecting / unselecting the item. Which was a problem.

With this commit the theme is sending signals which are then passed to
the efl.input.clickable mixin, this way, the part is stacked below the
added content, which means, clickable content will not select / unselect
the item anymore.

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D10892
2019-12-20 10:33:38 -08:00
..
config Updating french translation 2019-12-05 18:06:12 +01:00
desktop autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
edje_externals autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
images elementary_test: Add the value provider test for animation_view 2019-10-02 14:38:45 +09:00
objects autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
themes efl_ui_item: use signals from the theme and not object 2019-12-20 10:33:38 -08:00
.gitignore elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00