Revision: 16317
http://sourceforge.net/p/skim-app/code/16317
Author: hofman
Date: 2026-05-26 13:59:17 +0000 (Tue, 26 May 2026)
Log Message:
-----------
no need to disable key equivalents twice
Modified Paths:
--------------
trunk/SKSecondaryPDFView.m
Modified: trunk/SKSecondaryPDFView.m
===================================================================
--- trunk/SKSecondaryPDFView.m 2026-05-25 17:29:27 UTC (rev 16316)
+++ trunk/SKSecondaryPDFView.m 2026-05-26 13:59:17 UTC (rev 16317)
@@ -507,8 +507,6 @@
return i > 2;
}
-- (BOOL)performKeyEquivalent:(NSEvent *)theEvent { return NO; }
-
- (IBAction)toggleDisplaysAsBookFromMenu:(id)sender {
[self setDisplaysAsBook:[self displaysAsBook] == NO];
}
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