Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add button to sync primary track with the current leaderboard #171

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

Panzerhandschuh
Copy link
Member

@Panzerhandschuh Panzerhandschuh commented Jan 9, 2025

Checks

  • I have thoroughly tested all of the code I have modified/added/removed to ensure something else did not break
  • I have followed semantic commit messages e.g. feat: Add foo, chore: Update bar, etc...
  • My branch has a clear history of changes that can be easy to follow when being reviewed commit-by-commit
  • My branch is functionally complete; the only changes to be done will be those potentially requested in code review
  • All changes requested in review have been fixuped into my original commits.
  • Fully tokenized all my strings (no hardcoded English strings!!) and supplied bulk JSON strings below

POEditor JSON Strings (if needed)

[
	{
		"term": "Leaderboards_SyncTrackButton",
		"definition": "Set track to current leaderboard"
	}
]

@Panzerhandschuh
Copy link
Member Author

I need to hide this button on the map selector leaderboard.

@Panzerhandschuh Panzerhandschuh force-pushed the feat/leaderboard-track-sync-button branch from 4af8673 to 60b9c2c Compare January 10, 2025 01:41
@Panzerhandschuh
Copy link
Member Author

I need to hide this button on the map selector leaderboard.

Fixed.

@Panzerhandschuh Panzerhandschuh merged commit 7ad6be1 into feat/mom-0.10 Jan 13, 2025
1 check passed
@Panzerhandschuh Panzerhandschuh deleted the feat/leaderboard-track-sync-button branch January 13, 2025 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants