diff options
author | robfram <robfram@gmail.com> | 2018-03-24 18:09:35 +0100 |
---|---|---|
committer | robfram <robfram@gmail.com> | 2018-03-24 18:09:35 +0100 |
commit | ef2b7b090c5fc1b84833e5b12d9fa168dbbcf9d5 (patch) | |
tree | df5287d3a46efbf69b89740f89d9f1114d13ca1f /thirdparty/mbedtls/library/ssl_tls.c | |
parent | fd79de01c20168075dbf425831ac44f2b676f275 (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 'thirdparty/mbedtls/library/ssl_tls.c')
0 files changed, 0 insertions, 0 deletions