Revision: 25858
          http://sourceforge.net/p/bibdesk/svn/25858
Author:   hofman
Date:     2021-05-03 23:03:31 +0000 (Mon, 03 May 2021)
Log Message:
-----------
Allow sharing prefs to fill entire width

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

Modified: trunk/bibdesk/Base.lproj/BibPref_Sharing.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BibPref_Sharing.xib        2021-05-03 22:55:29 UTC 
(rev 25857)
+++ trunk/bibdesk/Base.lproj/BibPref_Sharing.xib        2021-05-03 23:03:31 UTC 
(rev 25858)
@@ -22,9 +22,8 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <customView id="5" userLabel="View">
+        <customView translatesAutoresizingMaskIntoConstraints="NO" id="5" 
userLabel="View">
             <rect key="frame" x="0.0" y="0.0" width="452" height="200"/>
-            <autoresizingMask key="autoresizingMask"/>
             <subviews>
                 <textField horizontalHuggingPriority="750" 
verticalHuggingPriority="750" preferredMaxLayoutWidth="74" 
translatesAutoresizingMaskIntoConstraints="NO" id="57">
                     <rect key="frame" x="81" y="20" width="77" height="16"/>
@@ -34,7 +33,7 @@
                         <color key="backgroundColor" 
name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
                     </textFieldCell>
                 </textField>
-                <textField verticalHuggingPriority="750" 
preferredMaxLayoutWidth="277" translatesAutoresizingMaskIntoConstraints="NO" 
id="56">
+                <textField horizontalHuggingPriority="99" 
verticalHuggingPriority="750" preferredMaxLayoutWidth="277" 
translatesAutoresizingMaskIntoConstraints="NO" id="56">
                     <rect key="frame" x="162" y="20" width="272" height="16"/>
                     <textFieldCell key="cell" lineBreakMode="clipping" 
sendsActionOnEndEditing="YES" state="on" id="72">
                         <font key="font" metaFont="system"/>
@@ -53,7 +52,7 @@
                         <color key="backgroundColor" 
name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
                     </textFieldCell>
                 </textField>
-                <textField verticalHuggingPriority="750" 
preferredMaxLayoutWidth="261" translatesAutoresizingMaskIntoConstraints="NO" 
id="27">
+                <textField horizontalHuggingPriority="99" 
verticalHuggingPriority="750" preferredMaxLayoutWidth="261" 
translatesAutoresizingMaskIntoConstraints="NO" id="27">
                     <rect key="frame" x="180" y="44" width="254" height="16"/>
                     <textFieldCell key="cell" lineBreakMode="clipping" 
sendsActionOnEndEditing="YES" state="on" id="70">
                         <font key="font" metaFont="system"/>
@@ -82,7 +81,7 @@
                         <color key="backgroundColor" name="controlColor" 
catalog="System" colorSpace="catalog"/>
                     </textFieldCell>
                 </textField>
-                <textField verticalHuggingPriority="750" 
translatesAutoresizingMaskIntoConstraints="NO" id="9" 
customClass="NSSecureTextField">
+                <textField horizontalHuggingPriority="99" 
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" 
id="9" customClass="NSSecureTextField">
                     <rect key="frame" x="164" y="68" width="268" height="21"/>
                     <textFieldCell key="cell" scrollable="YES" 
lineBreakMode="clipping" selectable="YES" editable="YES" 
sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" 
drawsBackground="YES" id="67">
                         <font key="font" metaFont="system"/>
@@ -95,7 +94,7 @@
                         <outlet property="nextKeyView" destination="6" 
id="32"/>
                     </connections>
                 </textField>
-                <textField verticalHuggingPriority="750" 
translatesAutoresizingMaskIntoConstraints="NO" id="8">
+                <textField horizontalHuggingPriority="99" 
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" 
id="8">
                     <rect key="frame" x="164" y="99" width="268" height="21"/>
                     <textFieldCell key="cell" scrollable="YES" 
lineBreakMode="clipping" selectable="YES" editable="YES" 
sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" 
drawsBackground="YES" id="66">
                         <font key="font" metaFont="system"/>

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