multibuttonentry: when item is clicked/selected, select function not called issue...
authorShilpa Singh <shilpa.singh@samsung.com>
Fri, 30 Oct 2015 05:26:31 +0000 (06:26 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Fri, 30 Oct 2015 06:05:12 +0000 (07:05 +0100)
commitc1bda995f5bb6596173a1960c69f0b638adfe196
tree73f16f975fa734d7022ef3a5c687f18ad59bcdfc
parent4990dd88492de3ce76fc21f1bfa42b345887728f
multibuttonentry: when item is clicked/selected, select function not called issue fix.

Summary:
The select function set in item_append does not get called on item selection issue fix.
As per documentation, the function has to get called.

@fix

Test Plan: elementary_test is updated with the demo

Reviewers: navnbeet, Hermet, CHAN, cedric

Reviewed By: cedric

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

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