See if this fixes the Mojave layout issue.

This commit is contained in:
Jeff Young 2019-09-07 13:22:33 +01:00
parent a612fb690b
commit e3a525d3c9
1 changed files with 1 additions and 1 deletions

View File

@ -592,6 +592,7 @@ void PANEL_SETUP_BOARD_STACKUP::buildLayerStackPanel()
m_choiceFinish->SetSelection( 0 ); // Will be correctly set later
updateIconColor();
m_scGridWin->Layout();
}
@ -599,7 +600,6 @@ void PANEL_SETUP_BOARD_STACKUP::buildLayerStackPanel()
// Transfer current UI settings to m_stackup but not to the board
bool PANEL_SETUP_BOARD_STACKUP::transferDataFromUIToStackup()
{
// First, verify the list of layers currently in stackup:
// if it does not mach the list of layers set in PANEL_SETUP_LAYERS
// prompt the user to update the stackup