mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-09-27 03:39:11 +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));
|
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