Revision: 29898
          http://sourceforge.net/p/bibdesk/svn/29898
Author:   hofman
Date:     2025-11-29 18:02:38 +0000 (Sat, 29 Nov 2025)
Log Message:
-----------
add separator in attachment condition comparison menu

Modified Paths:
--------------
    trunk/bibdesk/Base.lproj/BDSKCondition.xib

Modified: trunk/bibdesk/Base.lproj/BDSKCondition.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BDSKCondition.xib  2025-11-29 17:50:06 UTC (rev 
29897)
+++ trunk/bibdesk/Base.lproj/BDSKCondition.xib  2025-11-29 18:02:38 UTC (rev 
29898)
@@ -45,7 +45,7 @@
                     <subviews>
                         <popUpButton verticalHuggingPriority="750" 
translatesAutoresizingMaskIntoConstraints="NO" id="359">
                             <rect key="frame" x="4" y="6" width="155" 
height="19"/>
-                            <popUpButtonCell key="cell" type="roundRect" 
title="count is not" bezelStyle="roundedRect" alignment="left" 
lineBreakMode="clipping" state="on" borderStyle="border" tag="1" inset="2" 
selectedItem="377" id="453">
+                            <popUpButtonCell key="cell" type="roundRect" 
title="count is" bezelStyle="roundedRect" alignment="left" 
lineBreakMode="clipping" borderStyle="border" inset="2" selectedItem="361" 
id="453">
                                 <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                                 <font key="font" metaFont="cellTitle"/>
                                 <menu key="menu" id="360">
@@ -54,6 +54,7 @@
                                         <menuItem title="count is not" 
state="on" tag="1" id="377"/>
                                         <menuItem title="count larger than" 
tag="2" id="365"/>
                                         <menuItem title="count smaller than" 
tag="3" id="366"/>
+                                        <menuItem isSeparatorItem="YES" 
id="I7N-az-pqS"/>
                                         <menuItem title="contains" tag="4" 
id="378"/>
                                         <menuItem title="does not contain" 
tag="5" id="379"/>
                                         <menuItem title="starts with" tag="6" 
id="380"/>
@@ -636,12 +637,12 @@
                         <color key="backgroundColor" 
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                     </comboBoxCell>
                     <connections>
+                        <binding destination="-2" name="contentValues" 
keyPath="keys" id="278"/>
                         <binding destination="-2" name="hidden" 
keyPath="representedObject" id="HZB-Ds-rJG">
                             <dictionary key="options">
                                 <string 
key="NSValueTransformerName">NSIsNil</string>
                             </dictionary>
                         </binding>
-                        <binding destination="-2" name="contentValues" 
keyPath="keys" id="278"/>
                         <binding destination="-2" name="value" 
keyPath="representedObject.key" previousBinding="278" id="wUW-G1-Keo"/>
                     </connections>
                 </comboBox>

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