Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit 05057f4

Browse files
authored
Merge pull request #77 from wordpress-mobile/fix-missing-image
NUXButtonView.storyboard: Remove references to beveled-blue-button-down
2 parents 59e84bb + 2482948 commit 05057f4

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

WordPressAuthenticator/NUX/NUXButtonView.storyboard

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@
5151
<state key="normal" title="Primary Button">
5252
<color key="titleColor" cocoaTouchSystemColor="darkTextColor"/>
5353
</state>
54-
<state key="selected" backgroundImage="beveled-blue-button-down"/>
55-
<state key="highlighted" backgroundImage="beveled-blue-button-down">
54+
<state key="highlighted">
5655
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
5756
</state>
5857
<connections>
@@ -69,8 +68,7 @@
6968
<state key="normal" title="Cancel Button">
7069
<color key="titleColor" cocoaTouchSystemColor="darkTextColor"/>
7170
</state>
72-
<state key="selected" backgroundImage="beveled-blue-button-down"/>
73-
<state key="highlighted" backgroundImage="beveled-blue-button-down">
71+
<state key="highlighted">
7472
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
7573
</state>
7674
<connections>
@@ -108,7 +106,6 @@
108106
</scene>
109107
</scenes>
110108
<resources>
111-
<image name="beveled-blue-button-down" width="18" height="19"/>
112109
<image name="darkgrey-shadow" width="10" height="10"/>
113110
</resources>
114111
</document>

0 commit comments

Comments
 (0)