Blender Git Loki
Git Commits -> Revision b6b1733
Revision b6b1733 by Dalai Felinto (master) May 2, 2018, 15:37 (GMT) |
Fix mysterious crash on tooltips This was a hard to reproduce bug, but it happens often enough. Basically the tooltip of the active tool was been invoked when context had no valid ScrArea which would lead to a crash. We now just return no tooltip in these cases. |
Commit Details:
Full Hash: b6b17338c24011d078e012329ec21c61c61c96de
Parent Commit: 3fa6b6e
Lines Changed: +5, -0
1 Modified Path:
/source/blender/editors/interface/interface_region_tooltip.c (+5, -0) (Diff)