Revision: 28174
http://sourceforge.net/p/bibdesk/svn/28174
Author: hofman
Date: 2023-02-22 16:32:05 +0000 (Wed, 22 Feb 2023)
Log Message:
-----------
no need to commit edits again, we do that in the action method
Modified Paths:
--------------
trunk/bibdesk/BDSKEditor.m
Modified: trunk/bibdesk/BDSKEditor.m
===================================================================
--- trunk/bibdesk/BDSKEditor.m 2023-02-21 17:55:30 UTC (rev 28173)
+++ trunk/bibdesk/BDSKEditor.m 2023-02-22 16:32:05 UTC (rev 28174)
@@ -949,9 +949,6 @@
}
- (void)generateCiteKey {
- // could use [[alert window] orderOut:nil] here, but we're using the
didDismissSelector instead
- [self commitEditing];
-
NSArray *oldValues = [NSArray arrayWithObject:[publication citeKey]];
NSArray *newValues = [NSArray arrayWithObject:[publication
suggestedCiteKey]];
NSArray *pubs = [NSArray arrayWithObject:publication];
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit