Blender Git Loki
Git Commits -> Revision c1ad518
Revision c1ad518 by Julian Eisel (temp-lanpr-staging) September 12, 2019, 01:13 (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: c1ad518d56d2778da3cf9ea3d533bb3438653726
Parent Commit: f3553ff
Committed By: YimingWu
Lines Changed: +9, -34
1 Modified Path:
/source/blender/windowmanager/intern/wm_event_system.c (+9, -34) (Diff)