Skip to content

Commit

Permalink
Merge pull request #77 from wordpress-mobile/fix-missing-image
Browse files Browse the repository at this point in the history
NUXButtonView.storyboard: Remove references to beveled-blue-button-down
  • Loading branch information
jtreanor authored Apr 10, 2019
2 parents 59e84bb + 2482948 commit 05057f4
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions WordPressAuthenticator/NUX/NUXButtonView.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@
<state key="normal" title="Primary Button">
<color key="titleColor" cocoaTouchSystemColor="darkTextColor"/>
</state>
<state key="selected" backgroundImage="beveled-blue-button-down"/>
<state key="highlighted" backgroundImage="beveled-blue-button-down">
<state key="highlighted">
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
Expand All @@ -69,8 +68,7 @@
<state key="normal" title="Cancel Button">
<color key="titleColor" cocoaTouchSystemColor="darkTextColor"/>
</state>
<state key="selected" backgroundImage="beveled-blue-button-down"/>
<state key="highlighted" backgroundImage="beveled-blue-button-down">
<state key="highlighted">
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
Expand Down Expand Up @@ -108,7 +106,6 @@
</scene>
</scenes>
<resources>
<image name="beveled-blue-button-down" width="18" height="19"/>
<image name="darkgrey-shadow" width="10" height="10"/>
</resources>
</document>

0 comments on commit 05057f4

Please sign in to comment.