Skip to content

Commit a784d69

Browse files
committed
0.14.0
1 parent 9a1baef commit a784d69

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
+ (May) lookup baseline reset issue with overflowing text
66

7-
* 0.12.0 - 0.13.0
7+
* 0.12.0 - 0.14.0
88

99
+ Update `README.md`
1010

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ It is an extension on `UILabel` that adds some typographic properties using [**O
2222

2323
<p align="center"><img src="Documentation/UILabel_Line_Height_NSAttributedString_BaselineOffset.png" width="900"></p>
2424

25-
It also takes care of `baselineOffset` values to keep the text content in the vertical center (right). By default, :NSAttributedString: sticks multiline label content to the top of the container view (left), which makes it hard to
25+
It also takes care of `baselineOffset` values to keep the text content in the vertical center (right). By default, `NSAttributedString` sticks multiline label content to the top of the container view (left), which makes it hard to
2626
match the UI with the design specifications.
2727

2828
<p align="center"><img src="Documentation/UILabel_Line_Height_Xcode_Figma.png" width="900"></p>

0 commit comments

Comments
 (0)