A Lua script for the Bizhawk/mGBA emulator compatible with Pokemon Fire Red, Leaf Green, Ruby, Sapphire, and Emerald that tracks relevant data for the IronMon challenge.
MIT License
128
stars
46
forks
source link
[Bug]: Button "save" not sizing to the longer word "Enregistrer" #461
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.
Steps to Reproduce
Use my branch for the French translation or manually change "Save" variable in AllScreens for "Enregistrer"
In language, select "Français"
In streaming, click on a favorite to open the pop up
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.
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.
Steps to Reproduce
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