mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 15:12:21 +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];
|
||||
[NSApp activateIgnoringOtherApps:YES];
|
||||
[self.matchSelectionWindow makeKeyAndOrderFront:self];
|
||||
[NSApp activateIgnoringOtherApps:YES];
|
||||
/* Setup Items in Popup */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user