efl_ui_image: migrate to efl.ui.clickable
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Tue, 14 May 2019 19:50:39 +0000 (15:50 -0400)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 30 May 2019 08:17:51 +0000 (17:17 +0900)
commit7283cc9c472da4f02bf7f982dd8680695b1446f7
tree6101ab9a1bd8e31c69c7a4f9afc4704cb78c4f07
parent8aaab13e795601307665510eed44cb14a3e3d731
efl_ui_image: migrate to efl.ui.clickable

Summary:
the mixin is now used to emit the events of the mixins. This is verified
by the testsuite. The testsuite needs a special treatment for the
object, because a missing image-file of the object would result in a 0x0
image size.

Depends on D8822

Reviewers: zmike, segfaultxavi, cedric

Reviewed By: zmike

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8823
src/lib/elementary/efl_ui_image.c
src/lib/elementary/efl_ui_image_zoomable.c
src/tests/elementary/spec/efl_test_clickable.c