Revision: 29155 http://sourceforge.net/p/bibdesk/svn/29155 Author: hofman Date: 2025-04-21 09:30:13 +0000 (Mon, 21 Apr 2025) Log Message: ----------- no need to redisplay scrollview
Modified Paths: -------------- trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m Modified: trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m =================================================================== --- trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m 2025-04-21 09:13:51 UTC (rev 29154) +++ trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m 2025-04-21 09:30:13 UTC (rev 29155) @@ -1114,7 +1114,6 @@ else [_backgroundView setNeedsDisplay:YES]; } - [[self enclosingScrollView] setNeedsDisplay:YES]; } - (void)viewWillMoveToWindow:(NSWindow *)newWindow { 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