Roblox / Core-Scripts

All of ROBLOX's core client scripts.
Apache License 2.0
253 stars 184 forks source link

Purchase Prompt cuts off text #757

Closed hockeychaos closed 4 years ago

hockeychaos commented 7 years ago

If the dev product name is too long, the text on the purchase prompt will be cut off.

hockeychaos commented 7 years ago

![Uploading Screen Shot 2017-02-28 at 12.50.47 PM.png…]()

kyle-emmerich commented 7 years ago

Is there a good workaround we can actually do without design input? When I was implementing the new design, we still didn't really have enough room for wrapped text.

hockeychaos commented 7 years ago
screen shot 2017-02-28 at 12 50 47 pm
hockeychaos commented 7 years ago

putting pic up so its easier to understand the issue

hockeychaos commented 7 years ago

I think we need to scale the text at least a bit.... could use TextScaled and UITextConstraint

ghost commented 7 years ago

in the script its capped to a length 20 with a string.sub()

cliffchapmanrbx commented 4 years ago

Hi there, thank you for your feedback. We're going to be closing this repository as we've chosed the Roblox Dev Forum as our venue for developer feedback. Please feel free to migrate your feedback to a DevForum post if you feel it is still relevant.