Blender Git Commit Log
Git Commits -> Revision d81aeb6
Revision d81aeb6 by Dalai Felinto (master) September 5, 2018, 13:05 (GMT) |
Fix for text alignment on multiple text boxes The original code was already making a distinction between lines in the last text box and all lines. However I removed that bit since when I tested the values were the same (I tested with a single text box). Bringing this distinction back. Not addressed here: All boxes should respect the alignment. Which at the moment they don't seem to fully do. |
Commit Details:
Full Hash: d81aeb60fe7518fcd8d94975a8df4322b501d01a
Parent Commit: 66f8a2d
Lines Changed: +15, -4
1 Modified Path:
/source/blender/blenkernel/intern/font.c (+15, -4) (Diff)