Blender Git Loki
Git Commits -> Revision fbf6898
Revision fbf6898 by Julian Eisel (master) September 5, 2019, 21:38 (GMT) |
Fix T69495: Crash changing action in file browser We need to ensure the file browser window doesn't manage the handlers for itself. The special file browser closing code that we used previously isn't needed anymore, wm_window_open_temp() and the handling of EVT_FILESELECT_FULL_OPEN already manage it fine. |
Commit Details:
Full Hash: fbf6898f583fe9982ca13366166a5505a94789ed
Parent Commit: e77ecfa
Lines Changed: +9, -34
1 Modified Path:
/source/blender/windowmanager/intern/wm_event_system.c (+9, -34) (Diff)