iOS: fix when RootNode shrink its size, it cannot be layout properly
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
|
||||
@interface DoricRootNode : DoricStackNode
|
||||
|
||||
@property(nonatomic, assign) CGSize mostFrameSize;
|
||||
|
||||
- (void)setupRootView:(UIView *)view;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user