Releases: ibireme/YYText
Releases · ibireme/YYText
Bug fixes
- iOS 7 compatible when set font name with InterfaceBuilder: #404
- iOS 10 compatible for text layout: #459
- Fix text border draw defect when the border is out of the view's bounds: #341
- Fix incorrect state when resize vertical form textview: #483
- Fix potential crash when get attribute from NSAttributedString with invalid index.
- Fix Xcode8 warnings
Bug fixes
- Avoid YYTextEffectWindow become key window
- Optimize the line truncation token's attributes
- Fix text render error when use TextGlyphTransformAttribute #284
Bug fixes
- Add KVO support for property 'textLayout' of YYTextView
- Fix potential crash in iOS7 #261
- Fix text rendering problem #229 #262
Bug fixes
- Set the default
textAlignment
to NSTextAlignmentNatural
#239
Bug fixes
- iOS 9.2 compatible
- Remove
YYDispatchQueuePool
due to dynamic library compile error
- Copy observers before enumerate in YYKeyboardManager
- Support opaque layer's background color for YYAsyncLayer
Bug fixes
- Fix Interface Builder (IBInspectable) error in YYLabel
First release, stable API