Skip to content

Commit

Permalink
Update to example storyboard default setting
Browse files Browse the repository at this point in the history
  • Loading branch information
filmhomage committed Jun 19, 2017
1 parent 38760a1 commit 9608bae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Example/TouchAnimationView/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<constraint firstAttribute="trailing" secondItem="cmg-lj-KUl" secondAttribute="trailing" constant="16" id="hTo-q1-2RQ"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="boolean" keyPath="controlOnly" value="YES"/>
<userDefinedRuntimeAttribute type="boolean" keyPath="controlOnly" value="NO"/>
<userDefinedRuntimeAttribute type="string" keyPath="type" value="ZoomOut"/>
<userDefinedRuntimeAttribute type="color" keyPath="colorText">
<color key="value" red="0.0" green="0.0" blue="1" alpha="1" colorSpace="calibratedRGB"/>
Expand All @@ -108,10 +108,10 @@
<real key="value" value="10"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="duration">
<real key="value" value="1"/>
<real key="value" value="0.29999999999999999"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="delay">
<real key="value" value="0.10000000000000001"/>
<real key="value" value="0.0"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="alphaStart">
<real key="value" value="1"/>
Expand Down

0 comments on commit 9608bae

Please sign in to comment.