Revision: 15845
          http://sourceforge.net/p/skim-app/code/15845
Author:   hofman
Date:     2025-12-08 15:56:28 +0000 (Mon, 08 Dec 2025)
Log Message:
-----------
set page column text fields to clip in find tables

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

Modified: trunk/LeftSideView.xib
===================================================================
--- trunk/LeftSideView.xib      2025-12-07 16:57:27 UTC (rev 15844)
+++ trunk/LeftSideView.xib      2025-12-08 15:56:28 UTC (rev 15845)
@@ -367,7 +367,7 @@
                                         <subviews>
                                             <textField 
verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" 
allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" 
id="5CV-AT-Wi3">
                                                 <rect key="frame" x="0.0" 
y="1" width="47" height="16"/>
-                                                <textFieldCell key="cell" 
lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="left" 
id="xYT-z2-Ika">
+                                                <textFieldCell key="cell" 
scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" 
alignment="left" id="xYT-z2-Ika">
                                                     <font key="font" 
metaFont="system"/>
                                                     <color key="textColor" 
name="labelColor" catalog="System" colorSpace="catalog"/>
                                                     <color 
key="backgroundColor" name="textBackgroundColor" catalog="System" 
colorSpace="catalog"/>
@@ -520,7 +520,7 @@
                                         <subviews>
                                             <textField 
verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" 
allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" 
id="6S7-C8-37w">
                                                 <rect key="frame" x="0.0" 
y="1" width="46" height="16"/>
-                                                <textFieldCell key="cell" 
lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="left" 
id="MLb-Qs-lO5">
+                                                <textFieldCell key="cell" 
scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" 
alignment="left" id="MLb-Qs-lO5">
                                                     <font key="font" 
metaFont="system"/>
                                                     <color key="textColor" 
name="labelColor" catalog="System" colorSpace="catalog"/>
                                                     <color 
key="backgroundColor" name="textBackgroundColor" 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