FIX:Fix some multi nozzle issues

jira:[for multi nozzle]

Change-Id: Ibb9dafc3e664adb3a9058766f47f2d28938d6a0b
(cherry picked from commit e746035f31f20a30f12abcbd4c8da64b70d5d7fa)
This commit is contained in:
tao wang 2024-07-18 19:50:16 +08:00 committed by Noisyfox
parent 5bc39afc9b
commit 7c01515d9a

View file

@ -3571,6 +3571,10 @@ void SelectMachineDialog::reset_and_sync_ams_list()
if (use_double_extruder)
{
m_filament_left_panel->Show();
m_filament_right_panel->Show();
m_filament_panel->Hide();
m_sizer_ams_mapping_left->SetCols(4);
m_sizer_ams_mapping_left->Layout();
//m_filament_panel_left_sizer->Layout();