Add the fitting the size of items according the viewport size.
authorJaehwan Kim <jae.hwan.kim.neo@gmail.com>
Thu, 18 Oct 2012 07:57:13 +0000 (07:57 +0000)
committerJaehwan Kim <jae.hwan.kim.neo@gmail.com>
Thu, 18 Oct 2012 07:57:13 +0000 (07:57 +0000)
commit9e3e58aa0a4e06781c88bfc7f32135467faf122e
tree895a2bb9b5377aefa113b9291ecf8d646632c9a7
parent9d0100c3f036ea7cbd1d799c03fe3e642d605f8d
Add the fitting the size of items according the viewport size.
If the sum of item's min is larger than the viewport size in ELM_TOOLBAR_SHRINK_EXPAND mode,
it can be scroll. And the end of the item is fitted on the end of the viewport.

SVN revision: 78156
ChangeLog
src/lib/elm_toolbar.c