You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inside the UILabel + WBExtensions file, this calculate number of lines of text, consider only English characters, if is Chinese calculation error, can you repair it
The text was updated successfully, but these errors were encountered:
I'm not sure how. I'm constructing the word separator list by calling [NSCharacterSet whitespaceAndNewlineCharacterSet]. If you know which characters are missing, please let me know.
Inside the UILabel + WBExtensions file, this calculate number of lines of text, consider only English characters, if is Chinese calculation error, can you repair it
The text was updated successfully, but these errors were encountered: