Revision: 15080
http://sourceforge.net/p/skim-app/code/15080
Author: hofman
Date: 2025-04-04 09:15:36 +0000 (Fri, 04 Apr 2025)
Log Message:
-----------
Set low compression priority for font wells so they don't expand the layout
Modified Paths:
--------------
trunk/Base.lproj/NotesPreferences.xib
Modified: trunk/Base.lproj/NotesPreferences.xib
===================================================================
--- trunk/Base.lproj/NotesPreferences.xib 2025-04-03 21:53:58 UTC (rev
15079)
+++ trunk/Base.lproj/NotesPreferences.xib 2025-04-04 09:15:36 UTC (rev
15080)
@@ -401,7 +401,7 @@
<color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
- <button toolTip="Font to use for new text notes"
horizontalHuggingPriority="249" imageHugsTitle="YES"
translatesAutoresizingMaskIntoConstraints="NO" id="41" customClass="SKFontWell">
+ <button toolTip="Font to use for new text notes"
horizontalHuggingPriority="249" horizontalCompressionResistancePriority="250"
imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="41"
customClass="SKFontWell">
<rect key="frame" x="116" y="283" width="287" height="22"/>
<constraints>
<constraint firstAttribute="height" constant="22"
id="RQC-GG-zDW"/>
@@ -418,7 +418,7 @@
<binding destination="84" name="fontSize"
keyPath="values.SKFreeTextNoteFontSize" previousBinding="108" id="110"/>
</connections>
</button>
- <button toolTip="Font to use for new anchored notes"
horizontalHuggingPriority="249" imageHugsTitle="YES"
translatesAutoresizingMaskIntoConstraints="NO" id="42" customClass="SKFontWell">
+ <button toolTip="Font to use for new anchored notes"
horizontalHuggingPriority="249" horizontalCompressionResistancePriority="250"
imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="42"
customClass="SKFontWell">
<rect key="frame" x="116" y="251" width="287" height="22"/>
<constraints>
<constraint firstAttribute="height" constant="22"
id="Zue-kV-mJ5"/>
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