mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-13 14:48:57 +08:00
Fix stop button
This commit is contained in:
parent
6b30984e1f
commit
ccee8efe72
@ -314,6 +314,7 @@ void MediaPlayCtrl::Play()
|
||||
m_disable_lan = false;
|
||||
m_failed_code = 0;
|
||||
m_last_state = MEDIASTATE_INITIALIZING;
|
||||
m_button_play->SetIcon("media_stop");
|
||||
|
||||
if (!m_remote_proto) { // not support tutk
|
||||
m_failed_code = -1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user