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

Fix inconsistent sort order in map download list. #12533

Merged
merged 1 commit into from Apr 21, 2024

Conversation

asvitkine
Copy link
Contributor

Instead of sorting ourselves, which doesn't match JTable's sorting, just use JTable's sorting when creating the table.

Fixes: #12446

Notes to Reviewer

Instead of sorting ourselves, which doesn't match JTable's sorting, just use JTable's sorting when creating the table.

Fixes: triplea-game#12446
@asvitkine asvitkine merged commit d9a67c3 into triplea-game:master Apr 21, 2024
1 check passed
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.6 Download Map panel, the Map tab has 3 sorted states - should only have 2 ?
1 participant