зеркало из https://github.com/github/Rebel.git
If style fix.
This commit is contained in:
Родитель
c83f0cc06d
Коммит
250f4604f3
|
@ -522,7 +522,7 @@ static CGFloat const RBLPopoverBackgroundViewArrowWidth = 35.0;
|
|||
|
||||
- (id)initWithFrame:(NSRect)frameRect {
|
||||
self = [super initWithFrame:frameRect];
|
||||
if(self == nil) return nil;
|
||||
if (self == nil) return nil;
|
||||
|
||||
_arrowEdge = CGRectMinYEdge;
|
||||
self.autoresizingMask = (NSViewWidthSizable | NSViewHeightSizable);
|
||||
|
|
Загрузка…
Ссылка в новой задаче