mirror of
https://github.com/MacPass/MacPass.git
synced 2026-01-30 20:28:19 +00:00
Make the selectoin window key before activating MacPass
This commit is contained in:
@@ -260,8 +260,8 @@ NSString *const kMPProcessIdentifierKey = @"kMPProcessIdentifierKey";
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
[self.matchSelectionButton setMenu:associationMenu];
|
[self.matchSelectionButton setMenu:associationMenu];
|
||||||
[NSApp activateIgnoringOtherApps:YES];
|
|
||||||
[self.matchSelectionWindow makeKeyAndOrderFront:self];
|
[self.matchSelectionWindow makeKeyAndOrderFront:self];
|
||||||
|
[NSApp activateIgnoringOtherApps:YES];
|
||||||
/* Setup Items in Popup */
|
/* Setup Items in Popup */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user