mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
FIX:fixed incorrect pop dialog layer
jira:[STUDIO-9656] Change-Id: Ie9ffc8eb08322cdc3489b532cbb404425b51d598 (cherry picked from commit c76d8fd96cdcd36720b5c18ef86647af565bc159)
This commit is contained in:
@@ -762,7 +762,7 @@ void SecondaryCheckDialog::on_show()
|
|||||||
m_button_cancel->GetEventHandler()->ProcessEvent(evt_cancel);
|
m_button_cancel->GetEventHandler()->ProcessEvent(evt_cancel);
|
||||||
|
|
||||||
this->Show();
|
this->Show();
|
||||||
this->Raise();
|
//this->Raise();
|
||||||
}
|
}
|
||||||
|
|
||||||
void SecondaryCheckDialog::on_hide()
|
void SecondaryCheckDialog::on_hide()
|
||||||
|
|||||||
Reference in New Issue
Block a user