UILabel Wrapping: Updated!
We've updated our UILabelWrap class. The update contains a major bug fix and a compatibility fixed for UILabel.
- Bug Fix: UILabelWrap now redraws when the frame size is changed, instead of stretching the text that was there. This will fix the issues when you rotate orientations.
- UILabel Compatibility: Renamed highlightedColor to highlightedTextColor to maintain compatibility as a drop in replacement for UILabel