All the FextFields inside the app(Dialog Message, TextFields ) that are multiline changed to single line with three dots at last.
All the alert dialog multiline message and textField that have been changed to single line in Swift 3 Xcode 8.
What do you mean ? Change when what ?
- migrated from XCode 7
- Change without doing anything on your own (or at least nothing you noticed) ?
Can you explicit the objects that were changed exactly
- textField or UILabel ?
- Dialog messages : which dialogs ?
For UILabels, did you check in IB Attributes Inspector what is the number of lines, how line breaks are defined ?
Please check this out. This is my issue. All the uilable and uitextfiels changes to singlelne. UIAlertDialog message section also changed to single line.
https://stackoverflow.com/questions/46212166/all-the-alert-dialog-message-and-textfield-have-been-changed-to-single-line-ple