Skip to content

fix(ResourcesSort): use case-insensitive comparison#382

Merged
MoYuan-CN merged 3 commits intodevfrom
fix/#381
Mar 30, 2025
Merged

fix(ResourcesSort): use case-insensitive comparison#382
MoYuan-CN merged 3 commits intodevfrom
fix/#381

Conversation

@MoYuan-CN
Copy link
Copy Markdown
Member

@MoYuan-CN MoYuan-CN commented Mar 29, 2025

修改了 SortMethod.FileNameSortMethod.ModName 的实现方式
现在排序应当不会受大小写 ASCII 码位差而优先大写了

fix #381

@MoYuan-CN MoYuan-CN requested a review from a team March 29, 2025 18:03
@MoYuan-CN
Copy link
Copy Markdown
Member Author

不对,倒过来了……

@MoYuan-CN MoYuan-CN added the 🕑 等待合并 已处理完毕,正在等待代码合并入主分支 label Mar 29, 2025
@MoYuan-CN MoYuan-CN merged commit 6edba8a into dev Mar 30, 2025
4 checks passed
@MoYuan-CN MoYuan-CN added 👌 完成 相关问题已修复或功能已实现,计划在下次版本更新时正式上线 and removed 🕑 等待合并 已处理完毕,正在等待代码合并入主分支 labels Mar 30, 2025
@MoYuan-CN MoYuan-CN modified the milestone: 2.10.5 Mar 30, 2025
@MoYuan-CN MoYuan-CN deleted the fix/#381 branch April 5, 2025 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

👌 完成 相关问题已修复或功能已实现,计划在下次版本更新时正式上线

Projects

None yet

Development

Successfully merging this pull request may close these issues.

模组列表不应该分离大小写排序

3 participants