Blender Git Commit Log
Git Commits -> Revision b6aa8da
Revision b6aa8da by Nicholas Rishel (master) January 13, 2021, 22:07 (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: b6aa8daf4983ffadf8401d3e931890a20e1d362e
Parent Commit: c4c2c4b
Lines Changed: +5, -5
1 Modified Path:
/intern/ghost/intern/GHOST_SystemWin32.cpp (+5, -5) (Diff)