mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
fix compacting when app open with home tab
This commit is contained in:
@@ -1244,6 +1244,7 @@ void MainFrame::init_tabpanel() {
|
||||
wxPostEvent(m_plater, SimpleEvent(EVT_GLVIEWTOOLBAR_PREVIEW));
|
||||
m_param_panel->OnActivate();
|
||||
}
|
||||
fit_tab_labels(); // ORCA on switching prepare / preview
|
||||
}
|
||||
//else if (panel == m_param_panel)
|
||||
// m_param_panel->OnActivate();
|
||||
|
||||
Reference in New Issue
Block a user