Revision: 30122
http://sourceforge.net/p/bibdesk/svn/30122
Author: hofman
Date: 2026-03-08 17:22:18 +0000 (Sun, 08 Mar 2026)
Log Message:
-----------
reduce overshoot
Modified Paths:
--------------
trunk/bibdesk/BDSKEditor.m
Modified: trunk/bibdesk/BDSKEditor.m
===================================================================
--- trunk/bibdesk/BDSKEditor.m 2026-03-08 17:21:49 UTC (rev 30121)
+++ trunk/bibdesk/BDSKEditor.m 2026-03-08 17:22:18 UTC (rev 30122)
@@ -3153,7 +3153,7 @@
position -= lastAuthorsHeight;
} else {
lastAuthorsHeight = NSHeight([subview frame]);
- position += 10.0;
+ position += 1.0;
}
[(BDSKSplitView *)fileSplitView setPosition:position
ofDividerAtIndex:dividerIndex animate:YES];
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit