mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-03 06:08:39 +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));
|
QGuiApplication::setOverrideCursor(QCursor(Qt::CrossCursor));
|
||||||
#endif
|
#endif
|
||||||
} else {
|
} else {
|
||||||
|
stopMouseMoveTimer();
|
||||||
|
mouseMoveStopTouch();
|
||||||
QGuiApplication::restoreOverrideCursor();
|
QGuiApplication::restoreOverrideCursor();
|
||||||
}
|
}
|
||||||
return m_gameMap;
|
return m_gameMap;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue