Revision: 27679
http://sourceforge.net/p/bibdesk/svn/27679
Author: hofman
Date: 2022-07-03 08:38:07 +0000 (Sun, 03 Jul 2022)
Log Message:
-----------
no need to update status when a pub changes
Modified Paths:
--------------
trunk/bibdesk/BibDocument_UI.m
Modified: trunk/bibdesk/BibDocument_UI.m
===================================================================
--- trunk/bibdesk/BibDocument_UI.m 2022-07-03 08:35:39 UTC (rev 27678)
+++ trunk/bibdesk/BibDocument_UI.m 2022-07-03 08:38:07 UTC (rev 27679)
@@ -1388,10 +1388,8 @@
}];
}
}
- if (changedIsSelected) {
- [self updateStatus];
+ if (changedIsSelected)
[self updatePreviews];
- }
}
}
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