Revision: 29404
http://sourceforge.net/p/bibdesk/svn/29404
Author: hofman
Date: 2025-07-30 17:01:41 +0000 (Wed, 30 Jul 2025)
Log Message:
-----------
fields will change, don't decide for it
Modified Paths:
--------------
trunk/bibdesk/BDSKEditor.m
Modified: trunk/bibdesk/BDSKEditor.m
===================================================================
--- trunk/bibdesk/BDSKEditor.m 2025-07-30 16:48:26 UTC (rev 29403)
+++ trunk/bibdesk/BDSKEditor.m 2025-07-30 17:01:41 UTC (rev 29404)
@@ -935,7 +935,7 @@
[addedFields removeObject:oldField];
[tabView selectFirstTabViewItem:nil];
if ([NSString isEmptyAsComplexString:oldValue]) {
- [self resetFields:BDSKReloadTable];
+ [self resetFields:BDSKNoReload];
} else {
[publication setField:oldField toValue:nil];
[[self undoManager]
setActionName:NSLocalizedString(@"Remove Field", @"Undo action name")];
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