multibuttonentry : fix box indicated item correctly in item_insert_before and item_in...
authorJEONGHYUN YUN <jh0506.yun@samsung.com>
Thu, 9 Mar 2017 07:11:33 +0000 (16:11 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 9 Mar 2017 07:11:34 +0000 (16:11 +0900)
commit3147066865907479d928d1e7958731d347589d85
treee0deb46175bb4dd29da58eebde99d95a33cb4039
parentb9c8c9c08c88734b9d9e83c8b1247f9d19190432
multibuttonentry : fix box indicated item correctly in item_insert_before and item_insert_after

Summary:
If user added item with item_insert_before and item_insert_after, item was not displayed.
For this reason, fixed box indicated item correctly from reference->button to VIEW(reference).
Additionally, remove the unused variable button in _Multibuttonentry_Item struct.

Reviewers: woohyun, CHAN, cedric, jpeg

Reviewed By: CHAN

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D4708
src/bin/elementary/test_multibuttonentry.c
src/lib/elementary/elc_multibuttonentry.c
src/lib/elementary/elm_widget_multibuttonentry.h