Skip to content

Commit

Permalink
Fix Swift project Storyboard. [swift]
Browse files Browse the repository at this point in the history
  • Loading branch information
cbpowell committed Oct 25, 2016
1 parent 945025f commit 5503217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MarqueeLabelSwift/MarqueeLabel.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="MLContinuousReverse" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0Y7-BD-j5i" customClass="MarqueeLabel" customModule="MarqueeLabelSwift">
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="MLContinuousReverse" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0Y7-BD-j5i" customClass="MarqueeLabel" customModule="MarqueeLabelSwiftDemo" customModuleProvider="target">
<constraints>
<constraint firstAttribute="height" constant="21" id="Vqi-7d-k3S"/>
</constraints>
Expand Down

0 comments on commit 5503217

Please sign in to comment.