Blender Git Commit Log

Git Commits -> Revision 95d9ec6

Revision 95d9ec6 by Julian Eisel (temp-lanpr-staging)
September 12, 2019, 01:13 (GMT)
Fix saving images from temp Image Editor failing

Steps to reproduce were:
* Ensure //Render//->//Display Mode// is //New Window//
* F12
* In the opened Image Editor, Alt+S to save the image
* Save the image
The saving would fail silently.

Issue was that wm_handler_op_context() would fail to find the correct
area to activate, as the wrong window was active in context. So allow
overriding this window and do so when creating the file-select handler.

Commit Details:

Full Hash: 95d9ec6a37f38b5cafc6613bf17104d08069110e
Parent Commit: f5d493d
Committed By: YimingWu
Lines Changed: +13, -2

2 Modified Paths:

/source/blender/windowmanager/intern/wm_event_system.c (+9, -2) (Diff)
/source/blender/windowmanager/wm_event_system.h (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021