Don't bother with extruder variants

This commit is contained in:
Noisyfox
2025-08-24 23:18:01 +08:00
parent 9433db8d54
commit ffd07a5f34
2 changed files with 5 additions and 44 deletions
-1
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();