mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Fix empty space in pcm packages view
This commit is contained in:
parent
19fc8c6d98
commit
2340f82091
@ -639,7 +639,7 @@ void PANEL_PACKAGES_VIEW::updatePackageList()
|
||||
|
||||
m_packageListWindow->FitInside();
|
||||
m_packageListWindow->SetScrollRate( 0, 15 );
|
||||
m_packageListWindow->Layout();
|
||||
m_packageListWindow->SendSizeEvent( wxSEND_EVENT_POST );
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user