mirror of
https://github.com/Burrit0z/kai
synced 2025-09-13 22:26:20 +00:00
bro
This commit is contained in:
@ -76,7 +76,7 @@ long long lastPercentage;
|
||||
//[self.heightAnchor constraintEqualToConstant:(self.number * 85)].active = YES;
|
||||
self.isUpdating = NO;
|
||||
self.number = [self.subviews count];
|
||||
[(CSAdjunctListView *)self.superview KaiUpdate];
|
||||
[(CSAdjunctListView *)self.superview.superview KaiUpdate];
|
||||
}
|
||||
//});
|
||||
}
|
||||
|
Reference in New Issue
Block a user