elm_hoversel: fix calculation to make items fit to dropdown box
authorJee-Yong Um <jc9.um@samsung.com>
Wed, 20 Jan 2016 12:29:12 +0000 (21:29 +0900)
committerHermet Park <hermet@hermet.pe.kr>
Wed, 20 Jan 2016 12:29:12 +0000 (21:29 +0900)
commit43f646f642b8cd3fae3c91270ed2688bf7fe8b3e
tree3c626062938b548c8e4d5a8967c4983b3b074d1f
parent2a1f4ada6e2c209bbad7aeea156bced899dd1686
elm_hoversel: fix calculation to make items fit to dropdown box

Summary:
While applying scroller on hoversel, several lines for item size
calculation were added, but they failed to have item get proper size.
Now redundant codes are removed and some are fixed, and hoversel will
be shown more well-ordered.

Test Plan: elementary_test hoversel

Reviewers: jpeg, raster, cedric

Differential Revision: https://phab.enlightenment.org/D3589
legacy/elementary/data/themes/edc/elm/hover.edc
legacy/elementary/src/lib/elc_hoversel.c