iOS: Fix size change cause corners show error
This commit is contained in:
@@ -103,6 +103,8 @@ typedef NS_ENUM(NSInteger, DoricGravity) {
|
||||
|
||||
@property(nonatomic, assign) BOOL undefined;
|
||||
|
||||
@property(nonatomic, assign) UIEdgeInsets corners;
|
||||
|
||||
- (instancetype)init;
|
||||
|
||||
- (void)measure:(CGSize)targetSize;
|
||||
|
||||
Reference in New Issue
Block a user