mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-03-08 20:44:43 -06:00
FIX: do not disable the dialog
jira: [STUDIO-12070] Change-Id: Ifea317deaab5e8cc9630930315104570966dc59a (cherry picked from commit 3cb919424720bc09d1d3ed39096f9b08517d3fd3)
This commit is contained in:
parent
3a35d4ca22
commit
de7a3b4910
1 changed files with 0 additions and 1 deletions
|
|
@ -1306,7 +1306,6 @@ void SendToPrinterDialog::update_show_status()
|
|||
show_status(PrintDialogStatus::PrintStatusReadingFinished);
|
||||
return;
|
||||
} else/* if (obj_->connection_type() == "cloud")*/ {
|
||||
Enable(obj_ && obj_->is_connected());
|
||||
std::string dev_id = obj_->dev_ip;
|
||||
if (m_file_sys) {
|
||||
if (dev_id == m_device_select) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue