Revision: 26697
          http://sourceforge.net/p/bibdesk/svn/26697
Author:   hofman
Date:     2021-08-20 12:43:34 +0000 (Fri, 20 Aug 2021)
Log Message:
-----------
Make trailing constraint in linked file cell view optional to allow it to break 
in very narrow columns

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

Modified: trunk/bibdesk/Base.lproj/BibDocument.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BibDocument.xib    2021-08-20 12:41:58 UTC (rev 
26696)
+++ trunk/bibdesk/Base.lproj/BibDocument.xib    2021-08-20 12:43:34 UTC (rev 
26697)
@@ -296,7 +296,7 @@
                                                                                
             </constraints>
                                                                                
             <imageCell key="cell" refusesFirstResponder="YES" alignment="left" 
imageScaling="proportionallyDown" id="K6s-Ka-NoT"/>
                                                                                
         </imageView>
-                                                                               
         <textField verticalHuggingPriority="750" 
horizontalCompressionResistancePriority="250" allowsExpansionToolTips="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="KzU-zJ-HXq">
+                                                                               
         <textField verticalHuggingPriority="750" 
horizontalCompressionResistancePriority="250" 
verticalCompressionResistancePriority="751" allowsExpansionToolTips="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="KzU-zJ-HXq">
                                                                                
             <rect key="frame" x="15" y="1" width="82" height="15"/>
                                                                                
             <textFieldCell key="cell" scrollable="YES" 
lineBreakMode="clipping" sendsActionOnEndEditing="YES" id="JwA-1T-fo1">
                                                                                
                 <font key="font" metaFont="cellTitle"/>
@@ -306,7 +306,7 @@
                                                                                
         </textField>
                                                                                
     </subviews>
                                                                                
     <constraints>
-                                                                               
         <constraint firstAttribute="trailing" secondItem="KzU-zJ-HXq" 
secondAttribute="trailing" constant="2" id="967-xO-igg"/>
+                                                                               
         <constraint firstAttribute="trailing" secondItem="KzU-zJ-HXq" 
secondAttribute="trailing" priority="750" constant="2" id="967-xO-igg"/>
                                                                                
         <constraint firstItem="KzU-zJ-HXq" firstAttribute="centerY" 
secondItem="sGo-xV-Lj6" secondAttribute="centerY" id="Anu-lx-9Mx"/>
                                                                                
         <constraint firstItem="KzU-zJ-HXq" firstAttribute="leading" 
secondItem="jNo-4T-1c0" secondAttribute="trailing" constant="2" 
id="MSm-FY-6P7"/>
                                                                                
         <constraint firstItem="KzU-zJ-HXq" firstAttribute="top" 
secondItem="jNo-4T-1c0" secondAttribute="top" id="UQn-Zz-atp"/>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Bibdesk-commit mailing list
Bibdesk-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to