Skip to content

Commit d792e38

Browse files
committed
Fix appearance-inheritance in the Sidebar XIB
1 parent a118470 commit d792e38

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

Resources/XIBs/PBGitSidebarView.xib

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="12121" systemVersion="16G29" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
2+
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
33
<dependencies>
44
<deployment identifier="macosx"/>
5-
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="12121"/>
6-
<capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
5+
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14460.31"/>
76
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
8-
<capability name="stacking Non-gravity area distributions on NSStackView" minToolsVersion="7.0" minSystemVersion="10.11"/>
97
</dependencies>
108
<objects>
119
<customObject id="-2" userLabel="File's Owner" customClass="PBGitSidebarController">
@@ -19,25 +17,25 @@
1917
</customObject>
2018
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
2119
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
22-
<customView wantsLayer="YES" appearanceType="aqua" id="36" userLabel="Source List View">
20+
<customView wantsLayer="YES" id="36" userLabel="Source List View">
2321
<rect key="frame" x="0.0" y="0.0" width="153" height="354"/>
2422
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2523
<subviews>
26-
<scrollView focusRingType="none" appearanceType="aqua" fixedFrame="YES" borderType="none" autohidesScrollers="YES" horizontalLineScroll="22" horizontalPageScroll="10" verticalLineScroll="22" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8">
24+
<scrollView focusRingType="none" fixedFrame="YES" borderType="none" autohidesScrollers="YES" horizontalLineScroll="22" horizontalPageScroll="10" verticalLineScroll="22" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8">
2725
<rect key="frame" x="0.0" y="0.0" width="153" height="354"/>
2826
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2927
<clipView key="contentView" ambiguous="YES" drawsBackground="NO" id="gc4-jw-Izc">
3028
<rect key="frame" x="0.0" y="0.0" width="153" height="354"/>
3129
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
3230
<subviews>
33-
<outlineView focusRingType="none" appearanceType="aqua" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" selectionHighlightStyle="sourceList" columnReordering="NO" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="22" viewBased="YES" floatsGroupRows="NO" indentationPerLevel="14" outlineTableColumn="13" id="11" customClass="PBSidebarList">
31+
<outlineView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" selectionHighlightStyle="sourceList" columnReordering="NO" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="22" viewBased="YES" floatsGroupRows="NO" indentationPerLevel="14" outlineTableColumn="13" id="11" customClass="PBSidebarList">
3432
<rect key="frame" x="0.0" y="0.0" width="153" height="354"/>
3533
<autoresizingMask key="autoresizingMask"/>
3634
<size key="intercellSpacing" width="3" height="0.0"/>
3735
<color key="backgroundColor" name="_sourceListBackgroundColor" catalog="System" colorSpace="catalog"/>
3836
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
3937
<tableColumns>
40-
<tableColumn identifier="" editable="NO" width="150" minWidth="16" maxWidth="1000" id="13">
38+
<tableColumn editable="NO" width="150" minWidth="16" maxWidth="1000" id="13">
4139
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
4240
<font key="font" metaFont="smallSystem"/>
4341
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
@@ -64,7 +62,7 @@
6462
</constraints>
6563
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" id="kPt-Wl-txd"/>
6664
</imageView>
67-
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uoa-dW-V7T">
65+
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="uoa-dW-V7T">
6866
<rect key="frame" x="18" y="0.0" width="99" height="20"/>
6967
<textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" allowsUndo="NO" sendsActionOnEndEditing="YES" alignment="left" title="Table View Cell" id="LLd-4b-6nS">
7068
<font key="font" metaFont="smallSystem"/>
@@ -120,18 +118,18 @@
120118
</connections>
121119
</outlineView>
122120
</subviews>
123-
<nil key="backgroundColor"/>
124121
</clipView>
125-
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="10">
122+
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="10">
126123
<rect key="frame" x="-100" y="-100" width="196" height="15"/>
127124
<autoresizingMask key="autoresizingMask"/>
128125
</scroller>
129-
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="9">
126+
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="9">
130127
<rect key="frame" x="-16" y="0.0" width="16" height="0.0"/>
131128
<autoresizingMask key="autoresizingMask"/>
132129
</scroller>
133130
</scrollView>
134131
</subviews>
132+
<point key="canvasLocation" x="-10" y="386"/>
135133
</customView>
136134
<customView id="38" userLabel="Source List Controls View">
137135
<rect key="frame" x="0.0" y="0.0" width="367" height="28"/>

0 commit comments

Comments
 (0)