Revision: 15856
          http://sourceforge.net/p/skim-app/code/15856
Author:   hofman
Date:     2025-12-11 10:24:21 +0000 (Thu, 11 Dec 2025)
Log Message:
-----------
clip and default font for table text field cells, add placeholder height 
constraint for toc outline view

Modified Paths:
--------------
    trunk/LeftSideView.xib

Modified: trunk/LeftSideView.xib
===================================================================
--- trunk/LeftSideView.xib      2025-12-11 10:23:37 UTC (rev 15855)
+++ trunk/LeftSideView.xib      2025-12-11 10:24:21 UTC (rev 15856)
@@ -408,7 +408,7 @@
                                         <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                         <subviews>
                                             <textField 
verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" 
allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" 
id="EK0-Iy-KhJ">
-                                                <rect key="frame" x="0.0" 
y="1" width="116" height="15"/>
+                                                <rect key="frame" x="0.0" 
y="1" width="255" height="15"/>
                                                 <textFieldCell key="cell" 
lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="left" 
id="t89-Nc-Fkj">
                                                     <font key="font" 
metaFont="cellTitle"/>
                                                     <color key="textColor" 
name="labelColor" catalog="System" colorSpace="catalog"/>
@@ -433,10 +433,10 @@
                                         <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                         <subviews>
                                             <visualEffectView 
horizontalCompressionResistancePriority="250" 
verticalCompressionResistancePriority="250" blendingMode="behindWindow" 
material="sidebar" state="followsWindowActiveState" 
translatesAutoresizingMaskIntoConstraints="NO" id="suv-Vl-6gg">
-                                                <rect key="frame" x="0.0" 
y="0.0" width="116" height="17"/>
+                                                <rect key="frame" x="0.0" 
y="0.0" width="255" height="17"/>
                                             </visualEffectView>
                                             <textField 
verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" 
allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" 
id="6Fy-Cz-Uit">
-                                                <rect key="frame" x="0.0" 
y="1" width="116" height="15"/>
+                                                <rect key="frame" x="0.0" 
y="1" width="255" height="15"/>
                                                 <textFieldCell key="cell" 
lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="center" 
id="W4J-nI-eOk">
                                                     <font key="font" 
metaFont="cellTitle"/>
                                                     <color key="textColor" 
name="labelColor" catalog="System" colorSpace="catalog"/>

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

Reply via email to