Teardown-Issue-Tracker-Maintainers / Teardown-Issue-Tracker

A public repo for the community to track issues/bugs/feature requests in Teardown.
12 stars 5 forks source link

[Feature] Implement function UiButtonTextHandling() mode 1 & 3 #469

Open YuLun-bili opened 10 months ago

YuLun-bili commented 10 months ago

Is your feature request related to a problem (if not, explain why you think this feature should be added)? Please describe.

It turns out that for any given string in game, there's always in at least on language the string would be significantly longer. This also explains why the new UI is uncomfortably wide.

The API says function UiButtonTextHandling() defines how to handle text width overflow for buttons. However until now, the *lifesaver* mode 1 - Slide is not implemented.

Describe the solution you'd like

Implement all modes in function UiButtonTextHandling()

Describe alternatives you've considered

Currently we only have following options:

Additional context

No response

Please-Pick-a-Name commented 10 months ago

💀

Gregory-Gregory commented 7 months ago

@YuLun-bili hi!

Thank you for the suggestion and detailed description of all options. I have added it to the team's request list.