Skip to content

Better text padding

Compare
Choose a tag to compare
@raginmari raginmari released this 11 Feb 20:23
· 62 commits to master since this release

Changed text padding from horizontal and vertical padding values to UIEdgeInsets which allows padding to the left, right, top and bottom of the text rectangle. The properties horizontalTextPadding and verticalTextPadding were removed.