summaryrefslogtreecommitdiff
path: root/scene/gui/texture_progress.h
diff options
context:
space:
mode:
authorrobfram <robfram@gmail.com>2018-03-24 18:09:35 +0100
committerrobfram <robfram@gmail.com>2018-03-24 18:09:35 +0100
commitef2b7b090c5fc1b84833e5b12d9fa168dbbcf9d5 (patch)
treedf5287d3a46efbf69b89740f89d9f1114d13ca1f /scene/gui/texture_progress.h
parentfd79de01c20168075dbf425831ac44f2b676f275 (diff)
Fix `RichTextLabel` column size growing beyond its calculated `max_width`
When `RichTextLabel` calculated the actual width of columns, it let them grow to sizes greater than its calculated `max_width`. Now this PR ensures no columns grows beyond `max_width`, and the excess width is distributed among the columns which can still grow. It should fix #17731.
Diffstat (limited to 'scene/gui/texture_progress.h')
0 files changed, 0 insertions, 0 deletions