Revision: 14780
http://sourceforge.net/p/skim-app/code/14780
Author: hofman
Date: 2024-12-02 17:01:53 +0000 (Mon, 02 Dec 2024)
Log Message:
-----------
reduce compression resistance of wrapping text field
Modified Paths:
--------------
trunk/Base.lproj/PasswordSheet.xib
Modified: trunk/Base.lproj/PasswordSheet.xib
===================================================================
--- trunk/Base.lproj/PasswordSheet.xib 2024-12-02 16:45:24 UTC (rev 14779)
+++ trunk/Base.lproj/PasswordSheet.xib 2024-12-02 17:01:53 UTC (rev 14780)
@@ -76,7 +76,7 @@
<accessibilityConnection property="title"
destination="10" id="17"/>
</connections>
</textField>
- <textField horizontalHuggingPriority="251"
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO"
id="jj1-bT-Cz1">
+ <textField horizontalHuggingPriority="251"
verticalHuggingPriority="750" horizontalCompressionResistancePriority="250"
translatesAutoresizingMaskIntoConstraints="NO" id="jj1-bT-Cz1">
<rect key="frame" x="18" y="89" width="284"
height="14"/>
<textFieldCell key="cell" controlSize="small"
id="hnr-Wn-L7M">
<font key="font" metaFont="smallSystem"/>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit