mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
fix bug: constraint size not updated for frontsizeadjuster
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
@interface ASTextKitFontSizeAdjuster : NSObject
|
||||
|
||||
@property (nonatomic, assign) CGSize constrainedSize;
|
||||
|
||||
- (instancetype)initWithContext:(ASTextKitContext *)context
|
||||
minimumScaleFactor:(CGFloat)minimumScaleFactor
|
||||
|
||||
Reference in New Issue
Block a user