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