ui.box: Add handling for weight + align
authorThiep Ha <thiepha@gmail.com>
Wed, 16 Aug 2017 22:56:23 +0000 (07:56 +0900)
committerThiep Ha <thiepha@gmail.com>
Wed, 16 Aug 2017 22:56:23 +0000 (07:56 +0900)
commit5ab5d823fa34dc94b3c4a179c24bb624ecc8e686
treee7a4e2c5500dbe33b689d367cc333cc188428a19
parentb3722c05f903f417467eb8d3559b633ce868fd8c
ui.box: Add handling for weight + align

Issue: If the item has weight and non-filled align, item is not resized.
This patch fixes this issue.
Test: elementary_test -> ui.box -> Equal weight. Buttons Btn1, BtnA, B, C
do not resize when resize the window.

ref T5487
src/lib/elementary/efl_ui_box_layout.c