Revision: 15626
http://sourceforge.net/p/skim-app/code/15626
Author: hofman
Date: 2025-07-08 21:46:20 + (Tue, 08 Jul 2025)
Log Message:
---
remove unused macro
Modified Paths:
--
trunk/SKPDFView.m
Modified: trunk/SKPDFView.m
Revision: 15625
http://sourceforge.net/p/skim-app/code/15625
Author: hofman
Date: 2025-07-08 21:44:42 + (Tue, 08 Jul 2025)
Log Message:
---
remove unused #import
Modified Paths:
--
trunk/SKPDFView.m
Modified: trunk/SKPDFView.m
==
Revision: 15624
http://sourceforge.net/p/skim-app/code/15624
Author: hofman
Date: 2025-07-08 16:12:55 + (Tue, 08 Jul 2025)
Log Message:
---
include isSkimNotes check in hitTest: check
Modified Paths:
--
trunk/PDFAnnotationLine_SKExtensions.m
trunk/PD
Revision: 15623
http://sourceforge.net/p/skim-app/code/15623
Author: hofman
Date: 2025-07-08 16:03:29 + (Tue, 08 Jul 2025)
Log Message:
---
no need to test for editing as this will be hidden
Modified Paths:
--
trunk/SKPDFView.m
Modified: trunk/SKPDFView
Revision: 15622
http://sourceforge.net/p/skim-app/code/15622
Author: hofman
Date: 2025-07-08 16:01:41 + (Tue, 08 Jul 2025)
Log Message:
---
ignore annotations that don't display immediately, no need to test for editing
as this will be hidden
Modified Paths:
---
Revision: 15621
http://sourceforge.net/p/skim-app/code/15621
Author: hofman
Date: 2025-07-08 15:24:11 + (Tue, 08 Jul 2025)
Log Message:
---
ignore periodic events before dragging as there will be nothing to scroll
Modified Paths:
--
trunk/SKPDFView.m
Mo
Revision: 15620
http://sourceforge.net/p/skim-app/code/15620
Author: hofman
Date: 2025-07-08 15:03:04 + (Tue, 08 Jul 2025)
Log Message:
---
get bounds first for any type
Modified Paths:
--
trunk/SKPDFView.m
Modified: trunk/SKPDFView.m
==
Revision: 15619
http://sourceforge.net/p/skim-app/code/15619
Author: hofman
Date: 2025-07-08 14:34:19 + (Tue, 08 Jul 2025)
Log Message:
---
get mouse location when getting drag event
Modified Paths:
--
trunk/SKPDFView.m
Modified: trunk/SKPDFView.m
=