Revision: 30103
          http://sourceforge.net/p/bibdesk/svn/30103
Author:   hofman
Date:     2026-03-04 15:28:20 +0000 (Wed, 04 Mar 2026)
Log Message:
-----------
only reload when we dropped something

Modified Paths:
--------------
    trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m

Modified: trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m
===================================================================
--- trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m      2026-03-04 
15:27:26 UTC (rev 30102)
+++ trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m      2026-03-04 
15:28:20 UTC (rev 30103)
@@ -3144,7 +3144,7 @@
     _dropHighlightView = nil;
     
     if (didPerform == NO)
-        _fvFlags.needsReload = YES;
+        _fvFlags.needsReload = NO;
     
     // reload is handled in concludeDragOperation:
     return didPerform;

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

Reply via email to