Blender Git Commit Log
Git Commits -> Revision 8309f1c
Revision 8309f1c by Nathan Letwory (master) September 12, 2013, 10:44 (GMT) |
Fix for [#36707] Blender Opens in fullscreen and stays like that Reported by holy enigma The previous commit in this area removed bounding box checks, because they were done against primary monitor. Now do bound checks against the entire desktop, or rather, the virtual screen. This is the bounding rectangle of all the monitors. This should ensure windows are always created within the confines of this area. |
Commit Details:
Full Hash: 8309f1c0de6f8a70f85e3f980f83a5513d61d898
SVN Revision: 60067
Parent Commit: c9dfe7b
Lines Changed: +32, -21
1 Modified Path:
/intern/ghost/intern/GHOST_WindowWin32.cpp (+32, -21) (Diff)