Blender Git Commit Log
Git Commits -> Revision 6eb1004
Revision 6eb1004 by Philipp Oeser (master) March 27, 2020, 08:41 (GMT) |
Fix T58439: Info Editor does not show operator reports immediately when operator cancelled. Lots of operators return OPERATOR_CANCELLED when no data really changed. Reports from those operators do not show immediately in the Info Editor [they only do if the operator returns OPERATOR_FINISHED]. Now also notify the Info Editor in case of OPERATOR_CANCELLED. Maniphest Tasks: T58439 Differential Revision: https://developer.blender.org/D7238 |
Commit Details:
Full Hash: 6eb1004d50b8b80c67fd867efae8c3a66f5f0cec
Parent Commit: 3b59c11
Lines Changed: +4, -0
1 Modified Path:
/source/blender/windowmanager/intern/wm_event_system.c (+4, -0) (Diff)