iOS: refact whole DoricLayout's measure process
This commit is contained in:
parent
f849d4bb34
commit
2ba4323c7c
@ -105,11 +105,8 @@ typedef NS_ENUM(NSInteger, DoricGravity) {
|
||||
|
||||
@property(nonatomic, assign) UIEdgeInsets corners;
|
||||
|
||||
@property(nonatomic, assign) CGFloat contentWidth;
|
||||
@property(nonatomic, assign) CGFloat totalLength;
|
||||
|
||||
@property(nonatomic, assign) CGFloat contentHeight;
|
||||
|
||||
@property(nonatomic, assign) CGFloat contentWeight;
|
||||
- (instancetype)init;
|
||||
|
||||
- (void)measure:(CGSize)targetSize;
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user