Revision: 15855
http://sourceforge.net/p/skim-app/code/15855
Author: hofman
Date: 2025-12-11 10:23:37 +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-10 22:53:21 UTC (rev 15854)
+++ trunk/LeftSideView.xib 2025-12-11 10:23:37 UTC (rev 15855)
@@ -229,9 +229,12 @@
<rect key="frame" x="0.0" y="0.0" width="200" height="400"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"
heightSizable="YES"/>
<subviews>
- <outlineView focusRingType="none"
verticalHuggingPriority="750" allowsExpansionToolTips="YES"
columnAutoresizingStyle="firstColumnOnly" selectionHighlightStyle="sourceList"
columnReordering="NO" columnResizing="NO" multipleSelection="NO"
emptySelection="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="19"
viewBased="YES" indentationPerLevel="14" outlineTableColumn="121"
translatesAutoresizingMaskIntoConstraints="NO" id="119"
customClass="SKOutlineView">
+ <outlineView focusRingType="none"
verticalHuggingPriority="750" allowsExpansionToolTips="YES"
columnAutoresizingStyle="firstColumnOnly" selectionHighlightStyle="sourceList"
columnReordering="NO" columnResizing="NO" multipleSelection="NO"
emptySelection="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="19"
viewBased="YES" indentationPerLevel="14" outlineTableColumn="121" id="119"
customClass="SKOutlineView">
<rect key="frame" x="0.0" y="0.0" width="200"
height="400"/>
<autoresizingMask key="autoresizingMask"
widthSizable="YES" heightSizable="YES"/>
+ <constraints>
+ <constraint firstAttribute="height" constant="400"
placeholder="YES" id="lQv-Rd-Cca"/>
+ </constraints>
<size key="intercellSpacing" width="3" height="0.0"/>
<color key="backgroundColor"
name="_sourceListBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="gridColor" name="gridColor"
catalog="System" colorSpace="catalog"/>
@@ -242,7 +245,7 @@
<color key="backgroundColor"
white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<textFieldCell key="dataCell"
lineBreakMode="truncatingTail" allowsUndo="NO" alignment="left" id="122">
- <font key="font" metaFont="system"/>
+ <font key="font" metaFont="cellTitle"/>
<color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
<color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -253,9 +256,9 @@
<autoresizingMask
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField
verticalHuggingPriority="750" horizontalCompressionResistancePriority="250"
allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO"
id="9Hp-6e-4aM">
- <rect key="frame" x="0.0"
y="2" width="134" height="16"/>
+ <rect key="frame" x="0.0"
y="3" width="134" height="15"/>
<textFieldCell key="cell"
lineBreakMode="truncatingTail" allowsUndo="NO" sendsActionOnEndEditing="YES"
alignment="left" id="dcT-gP-VNy">
- <font key="font"
metaFont="system"/>
+ <font key="font"
metaFont="cellTitle"/>
<color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
<color
key="backgroundColor" name="textBackgroundColor" catalog="System"
colorSpace="catalog"/>
</textFieldCell>
@@ -296,9 +299,9 @@
<autoresizingMask
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField
verticalHuggingPriority="750" horizontalCompressionResistancePriority="250"
allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO"
id="Rac-nE-BbY">
- <rect key="frame" x="0.0"
y="2" width="40" height="16"/>
+ <rect key="frame" x="0.0"
y="3" width="40" height="15"/>
<textFieldCell key="cell"
scrollable="YES" lineBreakMode="clipping" allowsUndo="NO"
sendsActionOnEndEditing="YES" alignment="right" id="Z6W-JS-ODs">
- <font key="font"
metaFont="system"/>
+ <font key="font"
metaFont="cellTitle"/>
<color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
<color
key="backgroundColor" name="textBackgroundColor" catalog="System"
colorSpace="catalog"/>
</textFieldCell>
@@ -354,8 +357,8 @@
<color key="textColor"
name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor"
white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
- <textFieldCell key="dataCell"
lineBreakMode="truncatingTail" alignment="left" id="114">
- <font key="font" metaFont="system"/>
+ <textFieldCell key="dataCell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left"
id="114">
+ <font key="font" metaFont="cellTitle"/>
<color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
<color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -366,9 +369,9 @@
<autoresizingMask
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<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"/>
+ <rect key="frame" x="0.0"
y="1" width="47" height="15"/>
<textFieldCell key="cell"
scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES"
alignment="left" id="xYT-z2-Ika">
- <font key="font"
metaFont="system"/>
+ <font key="font"
metaFont="cellTitle"/>
<color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
<color
key="backgroundColor" name="textBackgroundColor" catalog="System"
colorSpace="catalog"/>
</textFieldCell>
@@ -388,13 +391,13 @@
</tableCellView>
</prototypeCellViews>
</tableColumn>
- <tableColumn identifier="results" editable="NO"
width="112" minWidth="46" maxWidth="1000" id="112">
+ <tableColumn identifier="results" editable="NO"
width="123" minWidth="46" maxWidth="1000" id="112">
<tableHeaderCell key="headerCell"
lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
<color key="textColor"
name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor"
white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<textFieldCell key="dataCell"
lineBreakMode="truncatingTail" alignment="left" id="115">
- <font key="font" metaFont="system"/>
+ <font key="font" metaFont="cellTitle"/>
<color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
<color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -401,13 +404,13 @@
<tableColumnResizingMask key="resizingMask"
resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="yHY-cQ-hrW">
- <rect key="frame" x="61" y="0.0"
width="116" height="17"/>
+ <rect key="frame" x="61" y="0.0"
width="255" height="17"/>
<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="16"/>
+ <rect key="frame" x="0.0"
y="1" width="116" height="15"/>
<textFieldCell key="cell"
lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="left"
id="t89-Nc-Fkj">
- <font key="font"
metaFont="system"/>
+ <font key="font"
metaFont="cellTitle"/>
<color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
<color
key="backgroundColor" name="textBackgroundColor" catalog="System"
colorSpace="catalog"/>
</textFieldCell>
@@ -426,7 +429,7 @@
</connections>
</tableCellView>
<tableCellView identifier="header"
id="J7W-Ii-xfs">
- <rect key="frame" x="61" y="17"
width="116" height="17"/>
+ <rect key="frame" x="61" y="17"
width="255" height="17"/>
<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">
@@ -433,9 +436,9 @@
<rect key="frame" x="0.0"
y="0.0" width="116" 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="16"/>
+ <rect key="frame" x="0.0"
y="1" width="116" height="15"/>
<textFieldCell key="cell"
lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="center"
id="W4J-nI-eOk">
- <font key="font"
metaFont="system"/>
+ <font key="font"
metaFont="cellTitle"/>
<color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
<color
key="backgroundColor" name="textBackgroundColor" catalog="System"
colorSpace="catalog"/>
</textFieldCell>
@@ -566,8 +569,8 @@
<color key="textColor"
name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor"
white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
- <textFieldCell key="dataCell"
lineBreakMode="truncatingTail" alignment="left" id="131">
- <font key="font" metaFont="system"/>
+ <textFieldCell key="dataCell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left"
id="131">
+ <font key="font" metaFont="cellTitle"/>
<color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
<color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
@@ -578,9 +581,9 @@
<autoresizingMask
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<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"/>
+ <rect key="frame" x="0.0"
y="1" width="46" height="15"/>
<textFieldCell key="cell"
scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES"
alignment="left" id="MLb-Qs-lO5">
- <font key="font"
metaFont="system"/>
+ <font key="font"
metaFont="cellTitle"/>
<color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
<color
key="backgroundColor" name="textBackgroundColor" catalog="System"
colorSpace="catalog"/>
</textFieldCell>
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