Skip to content

Commit

Permalink
Change the button position in bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
rakkyo150 committed Sep 5, 2021
1 parent d90fdbe commit 0a480ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TakeMeToResults/UI/Views/ResultsButton.bsml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<action-button id='results-button' text='📰' hover-hint='Results Screen' italics='false' on-click='results-click' anchor-pos-x='35' anchor-pos-y='5' active='~button-active' />
<action-button id='results-button' text='📰' hover-hint='Results Screen' italics='false' on-click='results-click' anchor-pos-x='30' anchor-pos-y='-3.5' active='~button-active' />

0 comments on commit 0a480ff

Please sign in to comment.