Revision: 16273
http://sourceforge.net/p/skim-app/code/16273
Author: hofman
Date: 2026-05-10 16:33:21 +0000 (Sun, 10 May 2026)
Log Message:
-----------
don't clear note selection when ending current note
Modified Paths:
--------------
trunk/SKMainWindowController_UI.m
Modified: trunk/SKMainWindowController_UI.m
===================================================================
--- trunk/SKMainWindowController_UI.m 2026-05-10 16:32:04 UTC (rev 16272)
+++ trunk/SKMainWindowController_UI.m 2026-05-10 16:33:21 UTC (rev 16273)
@@ -2069,8 +2069,6 @@
[ov selectRowIndexes:[NSIndexSet indexSetWithIndex:[ov
rowForItem:annotation]] byExtendingSelection:NO];
}
[self setHasOutline:YES forAnnotation:annotation];
- } else {
- [ov deselectAll:self];
}
if ([[NSUserDefaults standardUserDefaults]
boolForKey:SKDisplayNoteBoundsKey])
[self updateRightStatus];
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