Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Commit

Permalink
lazy bugfix #8
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin-De-Koninck committed Feb 8, 2017
1 parent d9558bc commit 4838d66
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file not shown.
8 changes: 4 additions & 4 deletions Clean Me/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ Clean Me is completely Open Source and has no secrets. For more information, v
<objects>
<viewController id="XfG-lQ-9wD" customClass="ViewController" customModule="Clean_Me" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" autoresizesSubviews="NO" wantsLayer="YES" id="m2S-Jp-Qdl" userLabel="Clean Me">
<rect key="frame" x="0.0" y="0.0" width="404" height="829"/>
<rect key="frame" x="0.0" y="0.0" width="404" height="756"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button verticalHuggingPriority="750" tag="98" translatesAutoresizingMaskIntoConstraints="NO" id="C6f-bW-nTf" customClass="BlueButton" customModule="Clean_Me" customModuleProvider="target">
Expand Down Expand Up @@ -898,9 +898,9 @@ Clean Me is completely Open Source and has no secrets. For more information, v
</textFieldCell>
</textField>
<button translatesAutoresizingMaskIntoConstraints="NO" id="Znv-Xx-NNs">
<rect key="frame" x="0.0" y="699" width="404" height="130"/>
<rect key="frame" x="0.0" y="683" width="404" height="73"/>
<constraints>
<constraint firstAttribute="height" constant="130" id="Nc3-3x-pfI"/>
<constraint firstAttribute="height" constant="73" id="Nc3-3x-pfI"/>
</constraints>
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="Trash-icon" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="8An-J0-dbm">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Expand Down Expand Up @@ -969,7 +969,7 @@ Clean Me is completely Open Source and has no secrets. For more information, v
</viewController>
<customObject id="rPt-NT-nkU" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-46" y="830.5"/>
<point key="canvasLocation" x="-46" y="794"/>
</scene>
</scenes>
<resources>
Expand Down

0 comments on commit 4838d66

Please sign in to comment.