efl_ui/flow.box: fix item calc with mixed weights
authorMike Blumenkrantz <zmike@samsung.com>
Thu, 1 Aug 2019 17:31:58 +0000 (13:31 -0400)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 5 Aug 2019 02:51:00 +0000 (11:51 +0900)
commitc857dcda43d9649ee1376166f8529081ac62c2c0
treec119cc580efa20bc254d2e77ba4bef681eacc630
parent8def7d35536358d471803aa668f16295b3602fea
efl_ui/flow.box: fix item calc with mixed weights

if a box contains an entire row of items with weight(0), and the next
row contains items with weights set, the item count must be correctly
incremented so that the box uses the right items in its calculations

@fix

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D9480
src/lib/elementary/efl_ui_box_flow.c