parent
c1874f009b
commit
ab5489ad30
|
@ -152,7 +152,7 @@ void LIB_SHAPE::Plot( PLOTTER* aPlotter, bool aBackground, const VECTOR2I& aOffs
|
||||||
|
|
||||||
if( aBackground )
|
if( aBackground )
|
||||||
{
|
{
|
||||||
if( aPlotter->GetColorMode() )
|
if( !aPlotter->GetColorMode() )
|
||||||
return;
|
return;
|
||||||
|
|
||||||
switch( m_fill )
|
switch( m_fill )
|
||||||
|
|
Loading…
Reference in New Issue