multibuttonentry: Fix MBE item box min size calc error.
authorwoochan lee <wc0917.lee@samsung.com>
Thu, 1 Oct 2015 10:50:23 +0000 (19:50 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Thu, 1 Oct 2015 10:50:23 +0000 (19:50 +0900)
commita191fdb908a38b81a40aa62063ee1f39abc43be0
tree28b1e1ed4fbb2439ed5d17d38c575dd15069c83d
parent4d3a21fb448e17e2c980efffcc3a7d90811eddba
multibuttonentry: Fix MBE item box min size calc error.

Summary:
Before item packed again in mbe box. box calc own min height.
In this case, there is no need to increase line number when  entry is box item.
Actually the min height of box calculated wrong here.

@fix

Test Plan:
Give a color to internal box.
Then items add.
Check the internal box area got a wrong height value.

Reviewers: Hermet, cedric

Differential Revision: https://phab.enlightenment.org/D3102
legacy/elementary/src/lib/elc_multibuttonentry.c