From: cnook <kimcinoo@gmail.com>
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 23 Jun 2011 06:24:57 +0000 (06:24 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 23 Jun 2011 06:24:57 +0000 (06:24 +0000)
commita2d40ab78d02a80dadac02ee1a71befa6878bbe7
tree0d3d790ecdb16c55f3aad1efab1d97c681fad995
parentcba275e2d22102b2f9853b5b8da35f4f4a0caf7c
From: cnook <kimcinoo@gmail.com>
Subject: Re: [E-devel] [Patch][elm_conform]

When the indicator is displayed initially and use elm_confrom as parent by
using elm_conformant_content_area_get, the indicator area (wd->shelf) does
not display properly.
Because any interested ECORE_X_EVENT_WINDOW_PROPERTY does not notify.
In this case, we have got to evaluate size, when EVAS_CALLBACK_RESIZE
occurs.

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