Commit be785d55 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski Committed by Maciej Suminski

Update GAL ratsnest on canvas switch.

parent f5c47a19
......@@ -702,6 +702,8 @@ void PCB_EDIT_FRAME::SwitchCanvas( wxCommandEvent& aEvent )
if( !use_gal )
Compile_Ratsnest( NULL, true );
else
GetBoard()->GetRatsnest()->ProcessBoard();
UseGalCanvas( use_gal );
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment