Revision: 15880
http://sourceforge.net/p/skim-app/code/15880
Author: hofman
Date: 2025-12-17 15:39:17 +0000 (Wed, 17 Dec 2025)
Log Message:
-----------
no need to @dynamic properties in category
Modified Paths:
--------------
trunk/PDFView_SKExtensions.m
Modified: trunk/PDFView_SKExtensions.m
===================================================================
--- trunk/PDFView_SKExtensions.m 2025-12-17 15:18:23 UTC (rev 15879)
+++ trunk/PDFView_SKExtensions.m 2025-12-17 15:39:17 UTC (rev 15880)
@@ -67,8 +67,6 @@
@implementation PDFView (SKExtensions)
-@dynamic physicalScaleFactor, scrollView, displayedPages, visibleContentRect;
-
static inline CGFloat physicalScaleFactorForView(NSView *view) {
NSScreen *screen = [[view window] screen];
NSDictionary *deviceDescription = [screen deviceDescription];
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