fix compacting when app open with home tab

This commit is contained in:
yw4z
2026-03-15 04:16:45 +03:00
parent 20f8d478aa
commit 1f18be9ff2

View File

@@ -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();