Blender Git Loki
Git Commits -> Revision 8db7ca1
Revision 8db7ca1 by Brecht Van Lommel (blender-v2.76-release, blender-v2.76a-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) September 23, 2015, 14:02 (GMT) |
Fix T46202: OS X (and Windows?) crash when going fullscreen. Calling event handling recursively during window live resize is problematic, the code wasn't designed to do that. Instead postpone event handling until after live resize. |
Commit Details:
Full Hash: 8db7ca1ccaa9111d79e29aaac745535a1523831d
Parent Commit: 05ed4a4
Committed By: Sergey Sharybin
Lines Changed: +0, -1
1 Modified Path:
/source/blender/windowmanager/intern/wm_window.c (+0, -1) (Diff)