mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-20 11:35:56 +00:00
parent
d0890bf46b
commit
73f01fa2c7
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
Reference in a new issue