Skip to content

Commit

Permalink
feat: Change sync track button icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Panzerhandschuh authored and tsa96 committed Feb 8, 2025
1 parent 3bc9a5c commit 1a7b1bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions images/sync.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion layout/pages/leaderboards/leaderboards.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

<TooltipPanel tooltip="#Leaderboards_SyncTrackButton" class="v-align-center">
<Button id="SyncTrackButton" class="button leaderboards__button" onactivate="LeaderboardsHandler.syncTrackWithLeaderboard();">
<Image class="button__icon" src="file://{images}/refresh.svg" textureheight="32" />
<Image class="button__icon" src="file://{images}/sync.svg" textureheight="32" />
</Button>
</TooltipPanel>

Expand Down

0 comments on commit 1a7b1bc

Please sign in to comment.