Revision: 28278
http://sourceforge.net/p/bibdesk/svn/28278
Author: hofman
Date: 2023-06-03 13:40:03 +0000 (Sat, 03 Jun 2023)
Log Message:
-----------
update drawing when dragging exits
Modified Paths:
--------------
trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m
Modified: trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m
===================================================================
--- trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m 2023-06-02
09:20:45 UTC (rev 28277)
+++ trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m 2023-06-03
13:40:03 UTC (rev 28278)
@@ -2972,6 +2972,7 @@
_fvFlags.dropOperation = FVDropBefore;
if (_fvFlags.needsReload)
[self reloadIcons];
+ [self setNeedsDisplay:YES];
}
// only invoked if performDragOperation returned YES
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