Etoys: MorphicExtras-kfr.41.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
21 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Re: Etoys: MorphicExtras-kfr.41.mcz

Karl Ramberg
This doit show that  intoWorld: and outOfWorld: get sent when flexing.

TimeProfileBrowser spyOn:  [self player turn:5]

Not sure how to fix it.

Karl

On Tue, Oct 18, 2011 at 1:39 PM, karl ramberg <[hidden email]> wrote:

> On Tue, Oct 18, 2011 at 11:56 AM, Bert Freudenberg <[hidden email]> wrote:
>> On 18.10.2011, at 11:09, karl ramberg wrote:
>>
>>> Is there any way to avoid  intoWorld: and outOfWorld: getting called
>>> when flexing ?
>>
>>
>> It should only be called if it actually gets into a new world. Otherwise it's a bug.
>>
>> - Bert -
>>
>>
>
> I think its because the WebCamMorph loses it's owner during the
> process, so world becomes nil.
> I'll look into it.
>
> Karl
>
_______________________________________________
etoys-dev mailing list
[hidden email]
http://lists.squeakland.org/mailman/listinfo/etoys-dev
12