Revision: 27896
http://sourceforge.net/p/bibdesk/svn/27896
Author: hofman
Date: 2022-09-16 11:58:37 +0000 (Fri, 16 Sep 2022)
Log Message:
-----------
remove log
Modified Paths:
--------------
trunk/bibdesk/BDSKEditor.m
Modified: trunk/bibdesk/BDSKEditor.m
===================================================================
--- trunk/bibdesk/BDSKEditor.m 2022-09-16 11:56:57 UTC (rev 27895)
+++ trunk/bibdesk/BDSKEditor.m 2022-09-16 11:58:37 UTC (rev 27896)
@@ -213,7 +213,7 @@
// Setup the statusbar
[statusBar retain];
[statusBar layoutSubtreeIfNeeded];
- [statusBar setDelegate:self];NSLog(@"%f",NSMaxX(actionButton.frame));
+ [statusBar setDelegate:self];
[statusBar setLeftMargin:NSMaxX([actionButton frame]) + 5.0];
if ([[NSUserDefaults standardUserDefaults]
boolForKey:BDSKShowEditorStatusBarKey] == NO)
[self toggleStatusBar:nil];
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