On Fri, Mar 13, 2009 at 12:46 PM, The Rasterman Carsten Haitzler
wrote:
> On Fri, 16 Jan 2009 18:50:19 -0200 "Rafael Antognolli"
> said:
>
> hmm. some of these fixes seem to be in svn already and a lot doesn't apply
> anymore. are all the things fixed for you upstream?
we fixed id already, thes
On Fri, 16 Jan 2009 18:50:19 -0200 "Rafael Antognolli"
said:
hmm. some of these fixes seem to be in svn already and a lot doesn't apply
anymore. are all the things fixed for you upstream?
> Hi,
>
> I've been working with evas_object_image_preload and have some issues
> with it. When I try to p
Hi,
I've been working with evas_object_image_preload and have some issues
with it. When I try to preload an image and then I try to preload that
same image again from another image object, the second one doesn't
receive a preloaded_callback.
Attached is a patch that fixes this problem to me. It m