Skip to content

Commit d1a831b

Browse files
lolgearlucasderraugh
authored andcommitted
kit: quick view file paths have become selectable. (#578)
1 parent 67fb5e7 commit d1a831b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GitUpKit/Components/Base.lproj/GIDiffContentsViewController.xib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<tableColumns>
3636
<tableColumn editable="NO" width="700" minWidth="40" maxWidth="10000" id="M5W-6M-rLe">
3737
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
38-
<font key="font" metaFont="toolTip"/>
38+
<font key="font" metaFont="smallSystem"/>
3939
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4040
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
4141
</tableHeaderCell>
@@ -53,7 +53,7 @@
5353
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Y1E-lo-5Dv">
5454
<rect key="frame" x="31" y="10" width="540" height="16"/>
5555
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
56-
<textFieldCell key="cell" lineBreakMode="truncatingHead" allowsUndo="NO" sendsActionOnEndEditing="YES" alignment="left" title="Label" id="nPK-ee-7Lf">
56+
<textFieldCell key="cell" lineBreakMode="truncatingHead" selectable="YES" allowsUndo="NO" sendsActionOnEndEditing="YES" alignment="left" title="Label" id="nPK-ee-7Lf">
5757
<font key="font" metaFont="systemBold" size="12"/>
5858
<color key="textColor" name="alternateSelectedControlTextColor" catalog="System" colorSpace="catalog"/>
5959
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>

0 commit comments

Comments
 (0)