#Long string in InputField is cut when stored

1 messages · Page 1 of 1 (latest)

feral grove
#

what do you mean cuts it? how are you verifying that this is happening?

candid dew
#

Could you post your code?

#

This may occur when you access the text from the text component the input field uses instead of the input field itself

real lava
#

are you sure the actual value of the input field when accessed in code is cut, or just the text you see on the screen? if the field can hold the characters you type, depending on where your cursor/carrot is, it will only display that portion of the input field to the user

#

if you want the text field to overflow across the background image i guess you have to make some element bigger or something

boreal shard
boreal shard
boreal shard
candid dew
#

Could you show the reference for inputField?

boreal shard
boreal shard
#

are you talking about this?

candid dew