Cheking if start.layout is set before using it.
authorsachiel <sachiel@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 7 Oct 2010 14:45:57 +0000 (14:45 +0000)
committersachiel <sachiel@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 7 Oct 2010 14:45:57 +0000 (14:45 +0000)
commit8cfa8aaa874eb7b8502d39dd21238dd393c079f1
tree0c5d9c18b2e8cb1f2dcf138c40ef54c125ab9ce4
parent18b041370399586d991a3c8e68a21c83c47ecc1f
Cheking if start.layout is set before using it.
When evas_object_show is called with a elm_layout object before resizing
it the layout function is called before edje calc function, so the start
layout is not yet set.

By: Otavio Pontes <otavio@profusion.mobi>

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@53144 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/edje_box_layout.c