Remove highlight from colour preview.
It's more confusing than helpful.
This commit is contained in:
parent
1d874e690e
commit
9b43177e74
|
@ -327,7 +327,6 @@ void PANEL_EESCHEMA_COLOR_SETTINGS::createPreviewItems()
|
|||
SCH_JUNCTION* j = new SCH_JUNCTION( MILS_POINT( 3075, 1600 ) );
|
||||
addItem( j );
|
||||
|
||||
e2->SetBrightened();
|
||||
t2->SetSelected();
|
||||
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue