Revision: 30023
http://sourceforge.net/p/bibdesk/svn/30023
Author: hofman
Date: 2026-02-20 15:28:37 +0000 (Fri, 20 Feb 2026)
Log Message:
-----------
do call endEditingFor: in discardEditing: when we can't identify the editor
Modified Paths:
--------------
trunk/bibdesk/BDSKEditor.m
Modified: trunk/bibdesk/BDSKEditor.m
===================================================================
--- trunk/bibdesk/BDSKEditor.m 2026-02-20 15:16:59 UTC (rev 30022)
+++ trunk/bibdesk/BDSKEditor.m 2026-02-20 15:28:37 UTC (rev 30023)
@@ -379,6 +379,7 @@
}
else {
fprintf(stderr, "%s, control does not respond to
abortEditing\n", __func__);
+ [[self window] endEditingFor:nil];
}
}
}
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