Blender Git Commit Log
Git Commits -> Revision 7795e71
Revision 7795e71 by Damien Plisson (master) February 1, 2010, 11:20 (GMT) |
Cocoa : fix mouse cursor hang when RMB-dragging in a not frontmost window With continuous grab on, in 2+ window setup, when RMB-dragging an object in a 3D view of a not active (not frontmost) window, mouse cursor was stuck, with no escape. Cursor grab must be done by the window that is key (able to receive mouse move events). |
Commit Details:
Full Hash: 7795e71377a6f21713eec5c579a52d2fd499e733
SVN Revision: 26508
Parent Commit: e11f5d7
Lines Changed: +6, -0
1 Modified Path:
/intern/ghost/intern/GHOST_WindowCocoa.mm (+6, -0) (Diff)