fix: scroller parent aware child size change
This commit is contained in:
@@ -186,6 +186,6 @@ - (void)reloadParagraphStyle {
|
||||
|
||||
- (void)blend:(NSDictionary *)props {
|
||||
[super blend:props];
|
||||
[self.view.superview setNeedsLayout];
|
||||
self.view.doricLayout.resolved = NO;
|
||||
}
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user