Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Vazquez <pablo@blender.org>2021-10-15 12:54:07 +0300
committerPablo Vazquez <pablo@blender.org>2021-10-15 12:54:07 +0300
commite46055ae9dbd77271878b35cdd061cb7cc7e1afc (patch)
tree94db25bbb106559a977d35e0d0861ac25c92ea07 /source/blender/editors/space_node/node_templates.cc
parent93a8fd1249ffc64ee089b8c3192908dec247fc07 (diff)
UI: Fix offset of vertical scale indicators
`BLF_height_max()` uses the tallest character in the font, and many characters in our font are taller than numbers. Use `BLF_height` with `0` as reference instead. Fix by @harley, thanks!
Diffstat (limited to 'source/blender/editors/space_node/node_templates.cc')
0 files changed, 0 insertions, 0 deletions