mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-21 18:23:45 +00:00
Generate an immediate refresh when loading new footprint.
This commit is contained in:
parent
4eb51be0a2
commit
c9fd03202a
@ -183,7 +183,7 @@ bool FOOTPRINT_PREVIEW_PANEL::DisplayFootprint( const LIB_ID& aFPID )
|
||||
fitToCurrentFootprint();
|
||||
}
|
||||
|
||||
Refresh();
|
||||
ForceRefresh();
|
||||
|
||||
return m_currentFootprint != nullptr;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user