/ Published in: ActionScript 3
Turn off auto kerning to get rid of that goddamn line break that happens on multiline text inputs!
Expand |
Embed | Plain Text
inputField.autoKern = FALSE
You need to login to post a comment.
Turn off auto kerning to get rid of that goddamn line break that happens on multiline text inputs!
inputField.autoKern = FALSE
You need to login to post a comment.