Revision: 15458
          http://sourceforge.net/p/skim-app/code/15458
Author:   hofman
Date:     2025-06-14 15:48:46 +0000 (Sat, 14 Jun 2025)
Log Message:
-----------
no need to reload snapshots as there aren't any

Modified Paths:
--------------
    trunk/SKMainWindowController.m

Modified: trunk/SKMainWindowController.m
===================================================================
--- trunk/SKMainWindowController.m      2025-06-14 14:32:45 UTC (rev 15457)
+++ trunk/SKMainWindowController.m      2025-06-14 15:48:46 UTC (rev 15458)
@@ -828,7 +828,6 @@
     
     // these carry a label, moreover when this is called the thumbnails will 
also be invalid
     [self resetThumbnails];
-    [self allSnapshotsNeedUpdate];
     [rightSideController.noteOutlineView reloadData];
     [leftSideController.thumbnailTableView reloadTypeSelectStrings];
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Skim-app-commit mailing list
Skim-app-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to