mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
FIX: gui: fix a crash when sync ams
jira: no-jira Change-Id: I3bafafdf47ba88b80500e756a1d60f0d83387bc5 (cherry picked from commit 23a0069a4d338b181dac4641082f5b8fa5a8b07d)
This commit is contained in:
@@ -3028,7 +3028,7 @@ void Sidebar::sync_ams_list(bool is_from_big_sync_btn)
|
||||
}
|
||||
Layout();
|
||||
|
||||
pop_finsish_sync_ams_dialog();
|
||||
wxTheApp->CallAfter([this]() {pop_finsish_sync_ams_dialog(); });
|
||||
}
|
||||
|
||||
void Sidebar::show_SEMM_buttons(bool bshow)
|
||||
|
||||
Reference in New Issue
Block a user