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:
authorLeon Schittek <lone_noel>2022-03-07 19:47:57 +0300
committerBrecht Van Lommel <brecht@blender.org>2022-03-07 20:32:47 +0300
commit1cb303242fa67574449315c59a786a7ad52ea957 (patch)
tree45e0fd63be0ef61741bf54473c8d40d9f3a0a32e /source/blender/imbuf
parent21d633f83b3ab09342ad32c4c3d896d3a8308404 (diff)
UI: align labels of number fields and value sliders
Previously the labels and values in number fields and value sliders used different padding for the text. This looks weird when they are placed underneath each other in a column and, as noted by a comment in the code of `widget_numslider`, they are actually meant to be aligned. This patch fixes that by using the same padding that is used for the number field for the value slider, as well. This also has the benefit, that the labels of the value sliders don't shift anymore when adjusting the corner roundness. Differential Revision: https://developer.blender.org/D14091
Diffstat (limited to 'source/blender/imbuf')
0 files changed, 0 insertions, 0 deletions