1
0
mirror of https://github.com/Burrit0z/kai synced 2025-07-01 10:56:47 +00:00

im so done, at least stack view works

This commit is contained in:
Burrit0z
2020-05-22 20:08:45 -04:00
parent 80c9a3ed5b
commit b8d14801b6
3 changed files with 19 additions and 8 deletions

View File

@ -12,7 +12,7 @@ KAIBatteryStack *instance;
self.displayingDevices = [[NSMutableArray alloc] init];
self.axis = 1;
self.distribution = 0;
self.spacing = spacing;
self.spacing = 0;
self.alignment = 0;
[self updateBattery];
//self.clipsToBounds = YES;