Skip to content

Commit

Permalink
Fix: Clicking the 'X' button now closes keyboard
Browse files Browse the repository at this point in the history
Closes issue #16
  • Loading branch information
Sranshaft committed Apr 8, 2013
1 parent fbabce8 commit 05995a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 720p/DialogKeyboard.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<texturenofocus aligny="center">controls/control_close.png</texturenofocus>
<aspectratio>keep</aspectratio>
<colordiffuse>Label_Normal</colordiffuse>
<onclick>back</onclick>
<onclick>Dialog.Close(103,force)</onclick>

</control>

Expand Down

0 comments on commit 05995a7

Please sign in to comment.