Skip to content

Commit 8cfe9c4

Browse files
author
Aaron Baker
committed
remove 1m placeholder temporarily, change opacity of undo
1 parent 22971c0 commit 8cfe9c4

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

.DS_Store

0 Bytes
Binary file not shown.
Binary file not shown.

Borker/BorkCellView.xib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
3333
<color key="highlightedColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
3434
</label>
35-
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="1m" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="40">
35+
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="40">
3636
<rect key="frame" x="258" y="0.0" width="42" height="21"/>
3737
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
3838
<fontDescription key="fontDescription" type="system" pointSize="15"/>

Borker/UndoView.xib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<objects>
88
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
99
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
10-
<view alpha="0.49999999999999983" contentMode="scaleToFill" id="l3n-cx-Rwh" customClass="UndoView">
10+
<view contentMode="scaleToFill" id="l3n-cx-Rwh" customClass="UndoView">
1111
<rect key="frame" x="0.0" y="0.0" width="200" height="40"/>
1212
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1313
<subviews>
@@ -27,7 +27,7 @@
2727
<nil key="highlightedColor"/>
2828
</label>
2929
</subviews>
30-
<color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
30+
<color key="backgroundColor" white="0.66666666666666663" alpha="0.58999999999999997" colorSpace="calibratedWhite"/>
3131
<connections>
3232
<outlet property="undoLabel" destination="ZuX-DT-75M" id="UAr-Ra-hza"/>
3333
</connections>

0 commit comments

Comments
 (0)