Blender Git Commit Log

Git Commits -> Revision 69be803

Revision 69be803 by Campbell Barton (master)
February 14, 2020, 02:45 (GMT)
Fix T73784: Python console: incorrect wrapped line cursor position

Regression in aa919f3e82020

Remove character margins, it complicated drawing & picking
to have one margin in pixels and a second margin in characters.

Replace this with an outer pixel-margin for drawing background colors.

Commit Details:

Full Hash: 69be8039e80f55760ddc652bf79240d9d5ab38bc
Parent Commit: 75a5ea0
Lines Changed: +47, -47

4 Modified Paths:

/source/blender/editors/space_console/console_draw.c (+16, -12) (Diff)
/source/blender/editors/space_info/info_draw.c (+15, -8) (Diff)
/source/blender/editors/space_info/textview.c (+13, -24) (Diff)
/source/blender/editors/space_info/textview.h (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021