Revision: 15705
          http://sourceforge.net/p/skim-app/code/15705
Author:   hofman
Date:     2025-10-24 22:04:20 +0000 (Fri, 24 Oct 2025)
Log Message:
-----------
get lipview once

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

Modified: trunk/SKBasePDFView.m
===================================================================
--- trunk/SKBasePDFView.m       2025-10-24 18:21:11 UTC (rev 15704)
+++ trunk/SKBasePDFView.m       2025-10-24 22:04:20 UTC (rev 15705)
@@ -401,7 +401,6 @@
     // Apple scrolls by too much, so correct for it
     if (hasVerticalLayout(self)) {
         scrollView = [self scrollView];
-        clipView = [scrollView contentView];
         clipView = [[self scrollView] contentView];
         bounds = [clipView bounds];
         NSView *docView = [self documentView];

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

Reply via email to