mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-01-31 07:58:43 +03:00
Fixed a bug where the device interface failed to render by pressing alt button
This commit is contained in:
@@ -2178,6 +2178,8 @@ void MainFrame::select_tab(size_t tab/* = size_t(-1)*/)
|
||||
|
||||
#if defined(__WIN32__) || defined(__WXMAC__)
|
||||
m_printer_view->ResumeButton();
|
||||
//B63
|
||||
m_printer_view->SetFocus();
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user