Revision: 14105
http://sourceforge.net/p/skim-app/code/14105
Author: hofman
Date: 2024-03-14 15:34:26 +0000 (Thu, 14 Mar 2024)
Log Message:
-----------
Increase row spacing in find tableview
Modified Paths:
--------------
trunk/LeftSideView.xib
Modified: trunk/LeftSideView.xib
===================================================================
--- trunk/LeftSideView.xib 2024-03-14 15:23:55 UTC (rev 14104)
+++ trunk/LeftSideView.xib 2024-03-14 15:34:26 UTC (rev 14105)
@@ -333,11 +333,11 @@
</scroller>
<point key="canvasLocation" x="267" y="154"/>
</scrollView>
- <scrollView focusRingType="none" autohidesScrollers="YES"
horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19"
verticalPageScroll="10" hasHorizontalScroller="NO"
usesPredominantAxisScrolling="NO"
translatesAutoresizingMaskIntoConstraints="NO" id="107">
+ <scrollView focusRingType="none" autohidesScrollers="YES"
horizontalLineScroll="23" horizontalPageScroll="10" verticalLineScroll="23"
verticalPageScroll="10" hasHorizontalScroller="NO"
usesPredominantAxisScrolling="NO"
translatesAutoresizingMaskIntoConstraints="NO" id="107">
<rect key="frame" x="0.0" y="0.0" width="200" height="403"/>
<clipView key="contentView"
translatesAutoresizingMaskIntoConstraints="NO" id="VaG-cU-bQa">
<rect key="frame" x="1" y="1" width="198" height="401"/>
- <autoresizingMask key="autoresizingMask"/>
+ <autoresizingMask key="autoresizingMask" widthSizable="YES"
heightSizable="YES"/>
<subviews>
<tableView focusRingType="none"
verticalHuggingPriority="750" allowsExpansionToolTips="YES"
columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES"
columnReordering="NO" columnResizing="NO" autosaveColumns="NO" typeSelect="NO"
headerView="108" viewBased="YES" id="111" customClass="SKTableView">
<rect key="frame" x="0.0" y="0.0" width="198"
height="376"/>
@@ -345,7 +345,7 @@
<constraints>
<constraint firstAttribute="height" constant="373"
placeholder="YES" id="sVF-ag-t03"/>
</constraints>
- <size key="intercellSpacing" width="3" height="2"/>
+ <size key="intercellSpacing" width="3" height="6"/>
<color key="backgroundColor"
name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="gridColor" name="gridColor"
catalog="System" colorSpace="catalog"/>
<tableColumns>
@@ -362,7 +362,7 @@
<tableColumnResizingMask key="resizingMask"
resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="rTN-Wm-aea">
- <rect key="frame" x="11" y="1"
width="47" height="17"/>
+ <rect key="frame" x="1" y="3"
width="47" height="17"/>
<autoresizingMask
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField
verticalHuggingPriority="750" horizontalCompressionResistancePriority="250"
translatesAutoresizingMaskIntoConstraints="NO" id="5CV-AT-Wi3">
@@ -401,7 +401,7 @@
<tableColumnResizingMask key="resizingMask"
resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="yHY-cQ-hrW">
- <rect key="frame" x="61" y="1"
width="116" height="17"/>
+ <rect key="frame" x="51" y="3"
width="116" height="17"/>
<autoresizingMask
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField
verticalHuggingPriority="750" horizontalCompressionResistancePriority="250"
allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO"
id="EK0-Iy-KhJ">
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