besteon/Ironmon-Tracker

[Bug]: Button "save" not sizing to the longer word "Enregistrer"

Zach0Dac opened this issue · 1 comments

Describe the bug

It should display "Enregistrer", but it cuts the end because it is too long and only display "Enregistr". I would suggest to make the size to fit its content or simply make it bigger. Alternatively, I could replace the word "Enregistrer" for something shorter if it is hard to fix.
image

Steps to Reproduce

  1. Use my branch for the French translation or manually change "Save" variable in AllScreens for "Enregistrer"
  2. In language, select "Français"
  3. In streaming, click on a favorite to open the pop up
  4. Notice the cut out word for the save button

What tracker version are you using?

v8.5.2

What operating system are you using?

Windows 11

What emulator(s) are you seeing the problem on?

Bizhawk 2.8

Relevant log output

No response

Additional Information

Other places where the save buttun is used also have the same issue, such as Edit attempts count or the welcoming message

This appears to be an issue with Bizhawk forms and Windows 11. I tested on Bizhawk 2.8 and 2.9.1 on my Win10 machine, and did not see the same problem.

image

Closing this as won't/can't fix