fix compacting when app open with home tab

This commit is contained in:
yw4z
2026-03-15 04:16:45 +03:00
parent c9cdf9b750
commit 92baefd06f

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