Jump to content

Customize character screen text button spacing bug


gibbert
  • Branch: Preview Branch Version: Windows Closed

The corner text buttons in the customize character screen have their text pushed up into the icons, like the images I attached.

image.png

image.png

image.png

I believe this was caused by this one line in the Text widget constructor function:

self:SetEmptyLineScale(0.4)

The line was added in somewhere between EA rev 608102 and 608157, when this issue started to appear.

Removing it or setting the scale to 1 seems to fix the issue. Setting the empty line scale to a TextButton's text manually also does the job but it's kinda janky.


Steps to Reproduce

Visual bug appears in the customize character screen, issue appears in both the live branch and beta branch.




User Feedback


Changed Status to Closed

These screens are going to receive a refresh in the new multiplayer-friendly style soon, so I will close knowing that this will be fixed in those versions!

  • Health 1

Share this comment


Link to comment
Share on other sites


×
  • Create New...