Blender Git Loki
Git Commits -> Revision f6e33c2
Revision f6e33c2 by Joshua Leung (compositor-2016) June 8, 2016, 19:45 (GMT) |
Fix: Add a hard upper limit for fontsize of Text Strip's text Although there is a "UI limit", it's necessary to have the hard limit on the property too. I noticed this bug first hand just now, when, after accidentally setting the size to 8188 (due to a combination of typos and sluggish UI refresh) my machine locked up completely when trying to jump to that frame. It got so bad that I had to do a hard reset to fix it - so, it's possible that even 1000 or 2000 as used now are actually way too large still. |
Commit Details:
Full Hash: f6e33c2ec9cb6ecb482e2c2a8131bf2e6a3390da
Parent Commit: 836fc68
Committed By: Jeroen Bakker
Lines Changed: +1, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_sequencer.c (+1, -0) (Diff)