elm_toolbar: add toolbar item size calculation and setting min values for fixed items

Desktop / Enlightenment / Elementary - taehyub [samsung.com] - 24 March 2015 17:47 UTC

Summary: In case of the toolbar item size is fixed, the size of toolbar item became finger size. so, after signal emission in _inform_item_number(), edje_object_size_min_restricted_calc() and evas_object_size_hint_min_set() function are added.

Test Plan: change edc for supporting fixed toolbar item and run examples of toolbar in elementary_test

Reviewers: woohyun, seoz, Hermet, raster

Reviewed By: raster

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

2304de9 elm_toolbar: add toolbar item size calculation and setting min values for fixed items
src/lib/elm_toolbar.c | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)

Upstream: git.enlightenment.org


  • Share