efl/legacy/elementary
ChunEon Park f522b7385c elementary/gengrid - fixed a bug by jh0506.yun@samsung.com
Hello.

I attached the modified patch about calc_job problem.

When I tested gengrid, sometimes gengrid renderd two times in different
shape in a moment.
So I checked gengrid code, I found cause in calc_job function.

calc_job added to ecore job after elm_gengrid_item_size_set and
elm_gengrid_item_append(,prepend,insert_before,insert_after) and etc.
Sometimes pan_smart's cvw and cvh is 0 at this time.

I think, No need to calc_job when pan_smart's cvw and cvh is 0.

Please check about this patch.

Thanks.



SVN revision: 57491
2011-03-03 13:01:39 +00:00
..
config updating russian translations 2011-02-17 12:15:59 +00:00
data Elementary slider: Fix theme to support disabled state. 2011-02-28 12:55:33 +00:00
doc dox.in update: elementary,evas,edje,ecore,eio,eet,eeze. 2011-02-10 16:50:18 +00:00
m4 make thread support windows friendly. i hope. 2010-11-21 04:37:52 +00:00
po updating various translations 2011-02-26 20:08:21 +00:00
src elementary/gengrid - fixed a bug by jh0506.yun@samsung.com 2011-03-03 13:01:39 +00:00
tests Add getter for elm_radio 2010-11-10 14:10:08 +00:00
.gitignore ignore++ 2011-02-03 23:16:24 +00:00
AUTHORS elm: add me in authors 2011-02-09 18:07:28 +00:00
COPYING namefix. 2010-08-16 04:44:45 +00:00
ChangeLog elementary becomes its own tree/lib/test binary 2008-09-30 06:58:56 +00:00
INSTALL fix INSTALL files. 2008-10-01 07:37:28 +00:00
Makefile.am Elementary: Added the infrastructure for ui-mirroring support. 2011-02-03 15:52:49 +00:00
NEWS elementary becomes its own tree/lib/test binary 2008-09-30 06:58:56 +00:00
README right readme. 2008-09-30 08:18:41 +00:00
autogen.sh efl: add back touch on configure time generated file. 2011-02-22 10:29:28 +00:00
configure.ac elementary: still more DSO fix. 2011-02-28 16:07:36 +00:00
elementary.pc.in actually ONLy need 1 -I 2010-07-11 23:39:54 +00:00
elementary.spec.in Apply the same fix MEJ did ( http://marc.info/?l=enlightenment-svn&m=127157420508183&w=3 ) to more specs 2010-04-21 20:55:23 +00:00

README

Elementary - a basic widget set that is easy to use based on EFL for mobile
touch-screen devices.