Re: [E-devel] [Patch] small patch for elm_pager.c

2011-01-15 Thread The Rasterman
On Wed, 12 Jan 2011 16:51:33 +0900 WooHyun Jung said: oh indeed that is a bug - obj is deleted. hiding it is bad. as such interestingly enough in evas, this will never crash because objects never get immediately deleted - they are kept in the canvas for 2 canvas render cycles due to needing to ke

[E-devel] [Patch] small patch for elm_pager.c

2011-01-11 Thread WooHyun Jung
Hello, all. I'm WooHyun Jung. I felt strange with the following codes in elm_pager.c Why it->content should be hidden after deleted ? Is it a bug ? I made a small patch for this Thanks.. static void _signal_hide_finished(void *data, Evas_Object *obj __UNUSED__, const char *emission