Respond to CR.

This commit is contained in:
Matthew Chen 2018-08-03 13:33:35 -04:00
parent 21c630c095
commit 4d2bdf9bd0

View file

@ -93,7 +93,7 @@ NS_ASSUME_NONNULL_BEGIN
return;
}
[super setTextColor:textColor];
self.cachedSize = nil;
// No need to clear cached size here.
}
- (void)setFont:(nullable UIFont *)font