Keep collapsible panes from stealing focus
This commit is contained in:
parent
5f6d171626
commit
e0f08338a8
|
@ -684,6 +684,7 @@ void APPEARANCE_CONTROLS::createControls()
|
|||
Freeze();
|
||||
m_panelNetsAndClasses->Fit();
|
||||
m_sizerOuter->Layout();
|
||||
passOnFocus();
|
||||
Thaw();
|
||||
} );
|
||||
|
||||
|
|
Loading…
Reference in New Issue