Revision: 15580
http://sourceforge.net/p/skim-app/code/15580
Author: hofman
Date: 2025-07-01 17:36:56 + (Tue, 01 Jul 2025)
Log Message:
---
don't check for annotation when already dragged
Modified Paths:
--
trunk/SKPDFView.m
Modified: trunk/SKPDFView.m
Revision: 15579
http://sourceforge.net/p/skim-app/code/15579
Author: hofman
Date: 2025-07-01 17:35:17 + (Tue, 01 Jul 2025)
Log Message:
---
only may be adding new undo group at begin of a drag and not adding a new note
Modified Paths:
--
trunk/SKPDFView.
Revision: 15578
http://sourceforge.net/p/skim-app/code/15578
Author: hofman
Date: 2025-07-01 09:04:23 + (Tue, 01 Jul 2025)
Log Message:
---
explicitly commit before starting new undo group in the one case we need to
Modified Paths:
--
trunk/SKPDFView.m
Revision: 15577
http://sourceforge.net/p/skim-app/code/15577
Author: hofman
Date: 2025-07-01 09:02:36 + (Tue, 01 Jul 2025)
Log Message:
---
don't bother committing when joining notes, as the active note is not a text
note
Modified Paths:
--
trunk/SKPDFV