efl_ui_panes: migrate to efl_ui_clickable
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Tue, 14 May 2019 19:50:53 +0000 (15:50 -0400)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 30 May 2019 08:17:51 +0000 (17:17 +0900)
commit483629ff1c1ebe1af2135d92cd5d73cbcf357561
tree68c162e7ebaa8ff6e48448603b104419a8d1877c
parentcd24c03fdbd9487d79fd59ab3c76bdea1e158a80
efl_ui_panes: migrate to efl_ui_clickable

Summary:
the implementation of efl_ui_clickable is now used to tricker the
events. efl,action,click and efl,action,click,double is not needed
anymore from the theme.

Depends on D8824

Reviewers: zmike, segfaultxavi, cedric

Reviewed By: zmike

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8825
data/elementary/themes/edc/efl/panes.edc
src/lib/elementary/efl_ui_panes.c
src/tests/elementary/spec/efl_test_clickable.c