multibuttonentry : fix box indicated item correctly in item_insert_before and item_in... 15/118215/1 accepted/tizen/common/20170309.175643 accepted/tizen/ivi/20170310.031716 accepted/tizen/mobile/20170310.031417 accepted/tizen/tv/20170310.031535 accepted/tizen/unified/20170310.080545 accepted/tizen/wearable/20170310.031635 submit/tizen/20170309.095236 submit/tizen_unified/20170310.011402
authorJEONGHYUN YUN <jh0506.yun@samsung.com>
Thu, 9 Mar 2017 07:46:23 +0000 (16:46 +0900)
committerJEONGHYUN YUN <jh0506.yun@samsung.com>
Thu, 9 Mar 2017 07:47:48 +0000 (16:47 +0900)
commitc2712ab355742094b8dbf9ba4dc1f2714070b337
treefed036800cbbe6a559f2f70ecef7fd88800882dc
parentb53e347f6068b9de45753a652f8213a240b18c00
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, jpeg

Subscribers: cedric, jpeg

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

Change-Id: Idbc0867bec31e25e6622fe6e7967c774513f860d
Signed-off-by: JEONGHYUN YUN <jh0506.yun@samsung.com>
src/bin/test_multibuttonentry.c
src/lib/elc_multibuttonentry.c
src/lib/elm_widget_multibuttonentry.h