Thanks for the patch. This is a bug fix so you need to change NEWS and ChangeLog. Also need to backport this to elementary-1.7 (e/branches/elementary-1.7)
Thanks. Daniel Juyung Seo (SeoZ) On Wed, Jan 16, 2013 at 7:08 PM, Bora Hwang <[email protected]> wrote: > Before the patch, when window of device which has elementary rotates, > the ctxpopup doesn't emit the "dismissed" signal to application. > For this reason, if an application developer wants to make an event using > "dismissed" signal when device rotates, > he/she cannot do anything. > > But after add evas_object_smart_callback in the function "_on_parent_resize", > this problem is resolved. > That means, whether a device is rotated or not, when ctxpopup disappears, > "dismissed" signal is emitted. > So I want you to check this patch. > > Thank you. > ------------------------------------------------------------------------------ > Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery > and much more. Keep your Java skills current with LearnJavaNow - > 200+ hours of step-by-step video tutorials by Java experts. > SALE $49.99 this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122612 > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
