Blender Git Commit Log
Git Commits -> Revision 957de39
Revision 957de39 by Nicholas Rishel (master) January 15, 2021, 20:18 (GMT) |
Fix T84645 cursor moves when clicking selector. The absolute position desktop mapping has been corrected. The correct mapping is 0-65535 inclusive. Additionally, division by the virtual desktop width and height needed to be subtracted by 1 as width and height are one more than the final pixel index. |
Commit Details:
Full Hash: 957de39191709da822631dbe0d19829ff995b8c2
Parent Commit: de60dc8
Lines Changed: +5, -5
1 Modified Path:
/intern/ghost/intern/GHOST_SystemWin32.cpp (+5, -5) (Diff)