mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-14 11:28:11 +00:00
[host] correct mouse position with hotspot offset
This commit is contained in:
@@ -104,5 +104,6 @@ namespace Capture
|
||||
|
||||
int m_lastCursorX, m_lastCursorY;
|
||||
BOOL m_lastMouseVis;
|
||||
POINT m_hotSpot;
|
||||
};
|
||||
};
|
Reference in New Issue
Block a user