Elementary gengrid: Fixed bug. Patch by Jeonghyun Yun
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 29 Apr 2011 10:50:55 +0000 (10:50 +0000)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 29 Apr 2011 10:50:55 +0000 (10:50 +0000)
commitd4c37a8355da38c0f905771a5328b71f2ce8a1da
tree5d4cb1260cacec98db35258cd954e1c5e43efc13
parenta0395e6f9b8310e7d85689b209e61dcf4957668c
Elementary gengrid: Fixed bug. Patch by Jeonghyun Yun
<hj0506.yun@smasung.com>

From Jeonghyun Yun.
Hello.

I attached the patch file for calc_job bug.

I found ecore_magic_fail problem when ecore_job_del(wd->calc_job).
wd->calc_job should also to be NULL when pan_smart's cvw and cvh is 0 in
calc_job().

Please check about this patch.

Thanks.

SVN revision: 59034
src/lib/elm_gengrid.c