mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-09-26 19:29:06 +00:00
parent
7bac651c26
commit
ff0c196646
1 changed files with 2 additions and 0 deletions
|
@ -470,6 +470,8 @@ bool InputConvertGame::switchGameMap()
|
|||
QGuiApplication::setOverrideCursor(QCursor(Qt::CrossCursor));
|
||||
#endif
|
||||
} else {
|
||||
stopMouseMoveTimer();
|
||||
mouseMoveStopTouch();
|
||||
QGuiApplication::restoreOverrideCursor();
|
||||
}
|
||||
return m_gameMap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue