Setup and guide.
[FIXED] Setup wasn't showing up on app load. [FIXED] More temporary moc fixes and main thread fixes. [IMPROVED] Guide now plays an introduction animation. [FIXED] Setup iCloud switch is now functional.
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
informativeTextWithFormat:@"Certain sites require explicit migration to get updated to the latest version of the "
|
||||
@"Master Password algorithm. For these sites, a migration button will appear. Migrating these sites will cause "
|
||||
@"their passwords to change. You'll need to update your profile for that site with the new password."];
|
||||
[activeUser saveContext];
|
||||
[moc saveToStore];
|
||||
}];
|
||||
} forKeyPath:@"key" options:NSKeyValueObservingOptionInitial context:nil];
|
||||
[[NSNotificationCenter defaultCenter] addObserverForName:NSWindowDidBecomeKeyNotification object:self.window queue:nil
|
||||
|
||||
Reference in New Issue
Block a user