fix bug: constraint size not updated for frontsizeadjuster

This commit is contained in:
Luke Zhao
2016-01-27 13:49:00 -08:00
parent f696eb7476
commit 733c65d1eb
3 changed files with 4 additions and 4 deletions

View File

@@ -10,6 +10,7 @@
@interface ASTextKitFontSizeAdjuster : NSObject
@property (nonatomic, assign) CGSize constrainedSize;
- (instancetype)initWithContext:(ASTextKitContext *)context
minimumScaleFactor:(CGFloat)minimumScaleFactor