Flush mouse position before sending a mouse button event

This commit is contained in:
Cameron Gutman
2020-09-05 14:50:38 -07:00
parent 4722ea6096
commit b97ae25f93
2 changed files with 80 additions and 63 deletions
+2
View File
@@ -84,6 +84,8 @@ public:
void updateMousePositionReport(int mouseX, int mouseY);
void flushMousePositionUpdate();
static
QString getUnmappedGamepads();