mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
FIX: update the mapping item
jira: [STUDIO-9942] Change-Id: I5b46fb530f08d0de4c8cf5a23707ec539d82356d (cherry picked from commit 8b237bf959d2718c0397530af599c3a24a650d74)
This commit is contained in:
@@ -2964,7 +2964,7 @@ void SyncAmsInfoDialog::reset_and_sync_ams_list()
|
||||
m_mapping_popup.set_reset_callback(reset_call_back);
|
||||
m_mapping_popup.set_tag_texture(materials[extruder]);
|
||||
m_mapping_popup.set_send_win(this);
|
||||
m_mapping_popup.update(obj_);
|
||||
m_mapping_popup.update(obj_, m_ams_mapping_result);
|
||||
m_mapping_popup.Popup();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user