mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
FIX: install cert for device
jira: [STUDIO-9888] Change-Id: If0bec524e1cb052fb27660a9b0cbcfce0f17c226 (cherry picked from commit 39d49701ae1f22735a620a909e2d39749e1bcc92)
This commit is contained in:
@@ -573,6 +573,10 @@ void CalibrationPanel::update_all() {
|
||||
}
|
||||
}
|
||||
|
||||
if (obj) {
|
||||
m_agent->install_device_cert(obj->dev_id, obj->is_lan_mode_printer());
|
||||
}
|
||||
|
||||
if (obj) {
|
||||
wxGetApp().reset_to_active();
|
||||
if (obj->connection_type() != last_conn_type) {
|
||||
|
||||
Reference in New Issue
Block a user