Revision: 14561
http://sourceforge.net/p/skim-app/code/14561
Author: hofman
Date: 2024-10-20 14:59:59 +0000 (Sun, 20 Oct 2024)
Log Message:
-----------
Only skim notes are resizable
Modified Paths:
--------------
trunk/PDFAnnotationInk_SKExtensions.m
Modified: trunk/PDFAnnotationInk_SKExtensions.m
===================================================================
--- trunk/PDFAnnotationInk_SKExtensions.m 2024-10-19 15:07:28 UTC (rev
14560)
+++ trunk/PDFAnnotationInk_SKExtensions.m 2024-10-20 14:59:59 UTC (rev
14561)
@@ -98,7 +98,7 @@
- (BOOL)isLnk { return NO; }
-- (BOOL)isResizable { return YES; }
+- (BOOL)isResizable { return [self isSkimNote]; }
- (BOOL)isMovable { return [self isSkimNote]; }
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