Blender Git Commit Log
Git Commits -> Revision 0606a37
Revision 0606a37 by Pratik Borhade (master) May 24, 2021, 18:46 (GMT) |
Fix T88500: Constrain window top position (Win32) Do not allow a window to be created that has a top position that can obscure all or part of title bar. Right and Left edges can still be specified slightly outside of monitor bounds, but top edge must be clamped to monitor top. see D11371 for more details. https://developer.blender.org/D11371 Reviewed by Ray Molenkamp |
Commit Details:
Full Hash: 0606a37e1a8c1e9c1abe94c19848382278ed966e
Parent Commit: 9c53690
Committed By: Harley Acheson
Lines Changed: +6, -4
1 Modified Path:
/intern/ghost/intern/GHOST_WindowWin32.cpp (+6, -4) (Diff)