efl/legacy/elementary/config
Kim Shinwoo 973c52bda3 From: Kim Shinwoo <kimcinoo.efl@gmail.com>
Subject: [E-devel] [patch][elementary] popup - getting proper geometry value]

current popup does not give proper geometry value,
evas_object_geometry_get(popup, &x, &y, &w, &h) gives 0, 0, 0, 0.
the patch resolves it, but it would be not a good way to get geometry
value. which is the best way to set obj->cur.geometry.x(y,w,h)?
please enlighten me. thanks.



SVN revision: 74409
2012-07-26 03:57:25 +00:00
..
default [els scroller] add debug code to measure smoothness of scroller 2012-07-06 01:59:57 +00:00
illume [els scroller] add debug code to measure smoothness of scroller 2012-07-06 01:59:57 +00:00
standard [els scroller] add debug code to measure smoothness of scroller 2012-07-06 01:59:57 +00:00
Makefile.am remove whitespaces 2010-08-22 07:12:11 +00:00
profile.src From: Kim Shinwoo <kimcinoo.efl@gmail.com> 2012-07-26 03:57:25 +00:00