Revert "Call Layout after calculating layer combobox size to ensure it takes effect"
This reverts commit cd8eb23c3e
This commit is contained in:
parent
cd8eb23c3e
commit
b354b24182
|
@ -97,7 +97,6 @@ void PCB_LAYER_BOX_SELECTOR::Resync()
|
||||||
SetMinSize( bestSize );
|
SetMinSize( bestSize );
|
||||||
|
|
||||||
SetSelection( wxNOT_FOUND );
|
SetSelection( wxNOT_FOUND );
|
||||||
Layout();
|
|
||||||
Thaw();
|
Thaw();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue