Revision: 15501
          http://sourceforge.net/p/skim-app/code/15501
Author:   hofman
Date:     2025-06-20 14:34:55 +0000 (Fri, 20 Jun 2025)
Log Message:
-----------
updateNoteSelection is already called from handlePageChangedNotification:

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

Modified: trunk/SKMainWindowController.m
===================================================================
--- trunk/SKMainWindowController.m      2025-06-19 09:22:50 UTC (rev 15500)
+++ trunk/SKMainWindowController.m      2025-06-20 14:34:55 UTC (rev 15501)
@@ -1222,8 +1222,6 @@
         [pdfView resetHistory];
     }
     
-    [self updateNoteSelection];
-    
     // the number of pages may have changed
     [toolbarController handleChangedHistoryNotification:nil];
     [toolbarController handlePageChangedNotification:nil];

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