Revision: 15654
http://sourceforge.net/p/skim-app/code/15654
Author: hofman
Date: 2025-07-13 08:48:38 + (Sun, 13 Jul 2025)
Log Message:
---
commitEditing never returns NO
Modified Paths:
--
trunk/SKPDFView.m
Modified: trunk/SKPDFView.m
=
Revision: 15653
http://sourceforge.net/p/skim-app/code/15653
Author: hofman
Date: 2025-07-13 08:22:32 + (Sun, 13 Jul 2025)
Log Message:
---
only update editor frame when there is an editor
Modified Paths:
--
trunk/SKPDFView.m
Modified: trunk/SKPDFView.m
Revision: 15652
http://sourceforge.net/p/skim-app/code/15652
Author: hofman
Date: 2025-07-13 08:18:23 + (Sun, 13 Jul 2025)
Log Message:
---
textView and its string are never nil
Modified Paths:
--
trunk/SKTextNoteEditor.m
Modified: trunk/SKTextNoteEdito
Revision: 15651
http://sourceforge.net/p/skim-app/code/15651
Author: hofman
Date: 2025-07-13 08:06:11 + (Sun, 13 Jul 2025)
Log Message:
---
no reason to declare readonly property as weak
Modified Paths:
--
trunk/SKTextNoteEditor.h
Modified: trunk/SKText
Revision: 15650
http://sourceforge.net/p/skim-app/code/15650
Author: hofman
Date: 2025-07-13 08:05:29 + (Sun, 13 Jul 2025)
Log Message:
---
currentString is not nullable
Modified Paths:
--
trunk/SKTextNoteEditor.h
trunk/SKTextNoteEditor.m
Modified: