On Thu, 22 Mar 2012 09:51:49 +0900 Kim Shinwoo said:
in svn it is! tnx! :)
> OMG. Thanks for your response. You're definitely right.
> I have attached revised patch. Please review the patch.
>
> Anyhow.. Are you alive?!!
>
>
> 2012/3/21 Hyoyoung Chang :
> > I think previous your mail is in an
OMG. Thanks for your response. You're definitely right.
I have attached revised patch. Please review the patch.
Anyhow.. Are you alive?!!
2012/3/21 Hyoyoung Chang :
> I think previous your mail is in another your mail account :P
> btw, i have a question.
>
> + if (it->icon)
> +
I think previous your mail is in another your mail account :P
btw, i have a question.
+if (it->icon)
+ evas_object_event_callback_del(it->icon,
+ EVAS_CALLBACK_CHANGED_SIZE_HINTS,
+ _changed_size_hi
Dear All, Hello.
I have resolved the elm_list issue(goto ELM_LIST_CRASH_ISSUE_MAIL below, I
sent mail but I cannot find the previous mail -_-;).
It would be related with double free issue. In the "sub-obejct-del"
callback which name is _sub_del() sets item->icon to NULL.
And in the EVAS_CALLBACK_M