Yes, the MenuItemMorph submenu marker was reinitialized to be properly 
transparent/black whereas, oddly, it was transparent/nearly-black.

This highlighted an error in the Polymorph code (need to copy the form 
before mapping the black to the string colour, which depends on selection 
state for a menu item).

I'll release a new version on SqueakSource now...

Regards, Gary

----- Original Message ----- 
From: "Stéphane Ducasse" <[email protected]>
To: <[email protected]>
Sent: Tuesday, July 07, 2009 11:00 AM
Subject: Re: [Pharo-project] Image overwrite warning


>
> On Jul 7, 2009, at 10:47 AM, Torsten Bergmann wrote:
>
>> Is it just me or does the latest pharo(-dev) not warn anymore
>> if you save the image to an image file that
>> already exist (when using "save as")?
>
> no lukas change that and we should rollback but the fixes he sent me
> look strange.
> Can you check in the inbox the hostmenus package?
>
>>
>>
>> Also why are the arrows in folded menus
>> now white? Black was better visible on the light
>> background.
>
> :)
> This is a side effect of Cursor initialize when we recompiled the
> method due to the
> _ to := refactoring.
>
> You know this may be 15 years that this initialize was not executed....
> Now we would like to get back the black arrows but I do not know.
> Probably a color depth went wrong :)
>
> Stef
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project 


_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to