mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-06-17 02:25:06 +08:00
Fix group update
This commit is contained in:
@@ -234,7 +234,7 @@ static BOOL _isInterceptedSelector(SEL sel)
|
||||
|
||||
- (void)endUpdates
|
||||
{
|
||||
[self throwUnimplementedException];
|
||||
[_dataController endUpdates];
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user