elm_box_align_set API fix
authorshilpa.singh <shilpa.singh@samsung.com>
Sun, 9 Nov 2014 09:01:15 +0000 (18:01 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Sun, 9 Nov 2014 09:02:37 +0000 (18:02 +0900)
commitbdb74ed9b685a12f1d28cac36dc150bfdcadb0ea
treea2237ac0d3c074001a2716ff7bb4689ad6c46dfc
parentd16ce50bf7bc398df4b8ed15248cf46747f97c54
elm_box_align_set API fix

Summary:
Issue: elm_box_align_set APIs not working well
Solution: hint_set should not be called instead evas box align APIs
have to be used

@fix

Test Plan:
elementary test demo first page, though align is set as 0.0
0.5 it always shows as 0.5

Reviewers: Hermet, raster, seoz

Subscribers: rajeshps, govi

Differential Revision: https://phab.enlightenment.org/D1622
src/lib/elm_box.c
src/lib/els_box.c