Don't bother with extruder variants

This commit is contained in:
Noisyfox
2025-07-30 23:29:22 +08:00
parent 9433db8d54
commit ffd07a5f34
2 changed files with 5 additions and 44 deletions

View File

@@ -5572,7 +5572,6 @@ bool Tab::tree_sel_change_delayed(wxCommandEvent& event)
// update_undo_buttons();
this->OnActivate();
m_parent->set_active_tab(this);
m_main_sizer->Show(m_extruder_switch, !m_active_page->m_opt_id_map.empty());
GetParent()->Layout();
m_page_view->Thaw();