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:
@ -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;
|
||||
|
Reference in New Issue
Block a user