Revision: 16179
http://sourceforge.net/p/skim-app/code/16179
Author: hofman
Date: 2026-04-06 08:46:08 +0000 (Mon, 06 Apr 2026)
Log Message:
-----------
perform correct selector
Modified Paths:
--------------
trunk/SKMainWindowController_Actions.m
Modified: trunk/SKMainWindowController_Actions.m
===================================================================
--- trunk/SKMainWindowController_Actions.m 2026-04-06 08:43:22 UTC (rev
16178)
+++ trunk/SKMainWindowController_Actions.m 2026-04-06 08:46:08 UTC (rev
16179)
@@ -1296,7 +1296,7 @@
}
if ([self hasOverview]) {
- [self hideOverviewAnimating:YES completionHandler:^{ [self
performFindPanelAction:sender]; }];
+ [self hideOverviewAnimating:YES completionHandler:^{ [self
centerSelectionInVisibleArea:sender]; }];
return;
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit