began work for seamless editing with history support

This commit is contained in:
michael starke
2016-08-25 18:02:19 +02:00
parent b7357e2e43
commit 2958f5255b
14 changed files with 121 additions and 105 deletions

View File

@@ -457,8 +457,6 @@ NSString *const _MPTableSecurCellView = @"PasswordCell";
- (void)_didExitHistory:(NSNotification *)notification {
[self _hideContextBar];
}
#pragma mark ContextBar
- (void)_updateContextBar {
MPDocument *document = [[self windowController] document];