Blender Git Commit Log
Git Commits -> Revision 084f072
Revision 084f072 by Julian Eisel (master) January 22, 2020, 17:02 (GMT) |
Fix T73191: Buttons in lower left of Preferences broken I'm still not entirely sure what was going on - I know that the execute region didn't get initialized correctly, but doing that at a later point didn't fix the issue. Apparently forcing the header region to re-initialize does fix it, even though I was sure this was redundant. Also fixes a memory leak in UI code after preferences were opened. |
Commit Details:
Full Hash: 084f072aae73de39fecc35ac97d602b1db7d0d98
Parent Commit: abce483
Lines Changed: +3, -0
1 Modified Path:
/source/blender/editors/screen/screen_ops.c (+3, -0) (Diff)