Revision: 27309
          http://sourceforge.net/p/bibdesk/svn/27309
Author:   hofman
Date:     2022-03-15 15:45:07 +0000 (Tue, 15 Mar 2022)
Log Message:
-----------
Add placeholder height constraint to silence stupid IB warning

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

Modified: trunk/bibdesk/Base.lproj/BibDocument.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BibDocument.xib    2022-03-15 15:09:53 UTC (rev 
27308)
+++ trunk/bibdesk/Base.lproj/BibDocument.xib    2022-03-15 15:45:07 UTC (rev 
27309)
@@ -42,7 +42,7 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <scrollView focusRingType="none" 
horizontalCompressionResistancePriority="250" 
verticalCompressionResistancePriority="250" misplaced="YES" borderType="none" 
horizontalLineScroll="18" horizontalPageScroll="10" verticalLineScroll="18" 
verticalPageScroll="10" usesPredominantAxisScrolling="NO" 
translatesAutoresizingMaskIntoConstraints="NO" id="101584">
+        <scrollView focusRingType="none" 
horizontalCompressionResistancePriority="250" 
verticalCompressionResistancePriority="250" borderType="none" 
horizontalLineScroll="18" horizontalPageScroll="10" verticalLineScroll="18" 
verticalPageScroll="10" usesPredominantAxisScrolling="NO" 
translatesAutoresizingMaskIntoConstraints="NO" id="101584">
             <rect key="frame" x="0.0" y="0.0" width="518" height="250"/>
             <clipView key="contentView" id="Cwk-iE-Ppe">
                 <rect key="frame" x="0.0" y="0.0" width="518" height="250"/>
@@ -307,6 +307,9 @@
                     </tableView>
                 </subviews>
             </clipView>
+            <constraints>
+                <constraint firstAttribute="height" constant="250" 
placeholder="YES" id="0P8-I1-0yK"/>
+            </constraints>
             <scroller key="horizontalScroller" wantsLayer="YES" 
verticalHuggingPriority="750" horizontal="YES" id="101623">
                 <rect key="frame" x="0.0" y="234" width="518" height="16"/>
                 <autoresizingMask key="autoresizingMask"/>

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