Revision: 26538 http://sourceforge.net/p/bibdesk/svn/26538 Author: hofman Date: 2021-08-01 21:11:07 +0000 (Sun, 01 Aug 2021) Log Message: ----------- Note selection change when reloading without selection
Modified Paths: -------------- trunk/bibdesk/BibDocument_Search.m Modified: trunk/bibdesk/BibDocument_Search.m =================================================================== --- trunk/bibdesk/BibDocument_Search.m 2021-08-01 18:48:00 UTC (rev 26537) +++ trunk/bibdesk/BibDocument_Search.m 2021-08-01 21:11:07 UTC (rev 26538) @@ -123,6 +123,8 @@ if ([pubsToSelect count]) [self selectPublications:pubsToSelect]; + else + [self handleTableSelectionChangedNotification:nil]; } else { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Bibdesk-commit mailing list Bibdesk-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bibdesk-commit