Blender Git Commit Log
Git Commits -> Revision 7c9b552
Revision 7c9b552 by Julian Eisel (master) January 29, 2020, 10:22 (GMT) |
Fix T73482: Context Menu on any button is broken What I removed here used to be needed in an earlier version of the patch, to avoid use-after-frees. This is not the case anymore, so it seems we can remove this. Generally the context region code is very weak and inconsistent. If things were done properly, the line I added shouldn't cause issues - it's logically correct. Also fixes T73475. |
Commit Details:
Full Hash: 7c9b5523ff4c4f392d495d06eb9b8a0b2ca5da3f
Parent Commit: 3ee219b
Lines Changed: +0, -3
1 Modified Path:
/source/blender/editors/screen/screen_edit.c (+0, -3) (Diff)