multibuttonentry: delete clicked signal preventing code when mbe shrinked.
authorwoochan lee <wc0917.lee@samsung.com>
Tue, 28 Jul 2015 18:42:48 +0000 (20:42 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Tue, 28 Jul 2015 21:58:23 +0000 (23:58 +0200)
commit15ede0ce70ec1cca961bab64406fe7e4d4c760d0
tree1fb6c5ff9d4ea0d8b93da30475328722a8ffe437
parentcf263abd6f9bd15968c0022edbee6913c024bc2d
multibuttonentry: delete clicked signal preventing code when mbe shrinked.

Summary:
We don't have event block area in mbe.
Item clicked callback is not called when user clicked the item in mbe shrinked state.
However, item press effect will be shown.

@fix

Test Plan:
Delete the line always calling expanded set API in MBE clicked callback.
Execute MBE sample in elementary_test.
Check the item got a click event but not call the clicked callback.

Reviewers: Hermet, woohyun

Differential Revision: https://phab.enlightenment.org/D2870

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
legacy/elementary/src/lib/elc_multibuttonentry.c