Revision: 27444
          http://sourceforge.net/p/bibdesk/svn/27444
Author:   hofman
Date:     2022-05-20 14:19:05 +0000 (Fri, 20 May 2022)
Log Message:
-----------
no need to edit as complex string

Modified Paths:
--------------
    trunk/bibdesk/BDSKComplexStringEditor.m

Modified: trunk/bibdesk/BDSKComplexStringEditor.m
===================================================================
--- trunk/bibdesk/BDSKComplexStringEditor.m     2022-05-20 14:09:41 UTC (rev 
27443)
+++ trunk/bibdesk/BDSKComplexStringEditor.m     2022-05-20 14:19:05 UTC (rev 
27444)
@@ -180,8 +180,6 @@
     [[self window] setOpaque:NO];
     [[self window] setBackgroundColor:[NSColor clearColor]];
     [[self window] setAlphaValue:0.9];
-    
-    [(BDSKComplexStringFormatter *)[expandedValueTextField formatter] 
setEditAsComplexString:YES];
 }
 
 - (void)displayValue:(NSString *)string isError:(BOOL)isError {

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

Reply via email to