Merge branch 'main' into feature/filament_id

This commit is contained in:
SoftFever
2026-08-21 17:30:12 +08:00
166 changed files with 13041 additions and 2723 deletions
+1 -1
View File
@@ -1049,7 +1049,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();