Merge branch 'main' into feat/printer-agent-impl

This commit is contained in:
Ian Chua
2026-08-19 18:29:36 +08:00
83 changed files with 3063 additions and 637 deletions
+1 -1
View File
@@ -1048,7 +1048,7 @@ bool PlaterPresetComboBox::switch_to_tab()
//BBS Select NoteBook Tab params
if (tab->GetParent() == wxGetApp().params_panel())
wxGetApp().mainframe->select_tab(MainFrame::tp3DEditor);
wxGetApp().mainframe->select_tab(TAB_ID_PREPARE);
else {
wxGetApp().params_dialog()->Popup();
tab->OnActivate();