зеркало из https://github.com/github/Rebel.git
Block style fix.
This commit is contained in:
Родитель
900622c187
Коммит
7be79ac864
|
@ -224,8 +224,7 @@ static NSTimeInterval const RBLPopoverDefaultFadeDuration = 0.3;
|
|||
self.animating = NO;
|
||||
//[self.contentViewController viewDidAppear:YES];
|
||||
|
||||
if (self.didShowBlock)
|
||||
self.didShowBlock(self);
|
||||
if (self.didShowBlock) self.didShowBlock(self);
|
||||
};
|
||||
|
||||
if (self.animates) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче