Skip to content

Commit 546ffa0

Browse files
committed
wip
1 parent 7b27c92 commit 546ffa0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Resources/XIBs/PBGitHistoryView.xib

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<rect key="frame" x="0.0" y="0.0" width="1054" height="521"/>
9191
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9292
<subviews>
93-
<splitView focusRingType="none" autosaveName="History" vertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2" userLabel="History Content View">
93+
<splitView focusRingType="none" autosaveName="History" dividerStyle="thin" vertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2" userLabel="History Content View">
9494
<rect key="frame" x="0.0" y="0.0" width="1054" height="521"/>
9595
<subviews>
9696
<customView fixedFrame="YES" id="309" userLabel="Commits Split View">
@@ -185,7 +185,7 @@
185185
<rect key="frame" x="0.0" y="0.0" width="426" height="497"/>
186186
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
187187
<subviews>
188-
<tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly" alternatingRowBackgroundColors="YES" autosaveName="CommitView" id="27" userLabel="Commit List" customClass="PBCommitList">
188+
<tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" autosaveName="CommitView" id="27" userLabel="Commit List" customClass="PBCommitList">
189189
<rect key="frame" x="0.0" y="0.0" width="426" height="497"/>
190190
<autoresizingMask key="autoresizingMask"/>
191191
<size key="intercellSpacing" width="3" height="2"/>
@@ -382,20 +382,20 @@
382382
</subviews>
383383
</customView>
384384
<customView id="310" userLabel="Details Split View">
385-
<rect key="frame" x="435" y="0.0" width="619" height="521"/>
385+
<rect key="frame" x="427" y="0.0" width="627" height="521"/>
386386
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
387387
<subviews>
388388
<tabView type="noTabsNoBorder" translatesAutoresizingMaskIntoConstraints="NO" id="4" userLabel="Detail / Tree Tab View">
389-
<rect key="frame" x="0.0" y="0.0" width="619" height="521"/>
389+
<rect key="frame" x="0.0" y="0.0" width="627" height="521"/>
390390
<font key="font" metaFont="system"/>
391391
<tabViewItems>
392392
<tabViewItem label="Details" identifier="1" id="6" userLabel="Details Tab">
393393
<view key="view" focusRingType="none" id="20">
394-
<rect key="frame" x="0.0" y="0.0" width="619" height="521"/>
394+
<rect key="frame" x="0.0" y="0.0" width="627" height="521"/>
395395
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
396396
<subviews>
397397
<webView focusRingType="none" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="21">
398-
<rect key="frame" x="1" y="0.0" width="618" height="522"/>
398+
<rect key="frame" x="1" y="0.0" width="626" height="522"/>
399399
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
400400
<webPreferences key="preferences" defaultFontSize="12" defaultFixedFontSize="12">
401401
<nil key="identifier"/>

0 commit comments

Comments
 (0)