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

[Core] Fix incorrect file sort method #89857

Merged
1 commit merged into from
Mar 25, 2024
Merged

Conversation

AThousandShips
Copy link
Member

My bad, didn't check properly for the ordinary cases, no clue how it slipped me by, added a normal check to ensure it sorts strings properly otherwise, the new code is arguably even more efficient

akien-mga added a commit that referenced this pull request Mar 25, 2024
[Core] Fix incorrect file sort method
@akien-mga akien-mga closed this pull request by merging all changes into godotengine:master in 0acfb38 Mar 25, 2024
@akien-mga
Copy link
Member

Thanks!

@AThousandShips AThousandShips deleted the sort_fix branch March 25, 2024 10:24
@AThousandShips
Copy link
Member Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some components (Filesystem dock, file picker...) sort files incorrectly
2 participants