--- In [email protected], Pedro Martin <[EMAIL PROTECTED]> wrote:
>
> Hi,
> 
> In PCBNEW (2007-11-29-RC2) - Unicode version there is a bug.
> 
> When creating a zone, the outline vanishes on doing zoom. Only the
current 
> line is kept visible. The outline appears again after filling the zone.
> 
> Pedro.
>


A fix to this seems to be adding this line to pcbnew/zones.cpp, at or
near line 695.  Jean-Pierre might want to add this to the RC.

            oldedge->m_Flags &= ~(IS_NEW | IS_MOVED);

I made the change to svn's HEAD.

Thanks for testing the RC, we all want to find all the bugs in there
before releasing.


Dick Hollenbeck
SoftPLC Corporation
http://softplc.com



Reply via email to