I recently came across some labels in a design I’ve been working on that I originally deployed using NSLineBreakMode.ByTruncatingTail. Conscious of a possible situation where text coming into the system might not properly fit. It works. But guess what? After looking at some truncated text in my application I felt like other users probably will… ripped …
↧