Blender Git Loki
Git Commits -> Revision a63be29
Revision a63be29 by Sergey Sharybin (master) May 8, 2013, 13:16 (GMT) |
Fix #35252: Crash with the node placed partially behind the screen Issue was caused by negative maximal possible text width happening in label clipping. Solved by clamping width to 0 if it's negative. |
Commit Details:
Full Hash: a63be29da36fcf191a83de1d784e3621c883c2a2
SVN Revision: 56572
Parent Commit: 13ddfa9
Lines Changed: +3, -3
1 Modified Path:
/source/blender/editors/interface/interface_widgets.c (+3, -3) (Diff)