When the separators exist in toolbar and the toolbar shrinks by resizing window,
authorjaehwan <jaehwan@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 15 May 2012 06:30:17 +0000 (06:30 +0000)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Fri, 29 Jun 2012 06:13:15 +0000 (15:13 +0900)
commit3d58ae8c042cd88ce44818c034e1c64ac8d4c274
tree558f78e9e6013f4309583ec37ba9edb4db70fe13
parentdd1785d4502c2386dde919c692059ea3df304e1f
When the separators exist in toolbar and the toolbar shrinks by resizing window,
sometimes the only separators are shown even though the items are hidden.
So the separator's visibility is desided by it's previous item.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@71093 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/elm_toolbar.c