mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-23 02:42:08 +00:00
ENH:add log
jira: none Change-Id: I95f709399f63a0d5093d4c6a3dd7bc8f5c4f04b0 (cherry picked from commit c6f7e2e9e029a51c82fecd379ad55ad5e676862c)
This commit is contained in:
@@ -2919,6 +2919,7 @@ void Sidebar::sync_ams_list(bool is_from_big_sync_btn)
|
||||
_L("Sync filaments with AMS"), wxOK);
|
||||
dlg.ShowModal();
|
||||
}
|
||||
BOOST_LOG_TRIVIAL(info) << __FUNCTION__ << "on_filament_count_change";
|
||||
wxGetApp().plater()->on_filament_count_change(n);
|
||||
for (auto& c : p->combos_filament)
|
||||
c->update();
|
||||
|
||||
Reference in New Issue
Block a user