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

Allow sort by multiple columns #3205

Merged
merged 1 commit into from
Nov 23, 2020

Conversation

HebaruSan
Copy link
Member

Motivation

Request from Discord:

image

Changes

Now the main mod list in GUI supports multi-column sorting. If you shift-click a column header, instead of replacing the previous sort, it is added as a secondary sort.

Note that the previous saved sort setting is replaced with a new, multi-column one, without a migration. This means the value of the old setting will be lost on upgrade, and users will be presented with the default view of the grid sorted by mod name. Users can restore their old setting by clicking the column header.

@HebaruSan HebaruSan added Enhancement New features or functionality GUI Issues affecting the interactive GUI Pull request labels Nov 21, 2020
@HebaruSan HebaruSan requested a review from DasSkelett November 21, 2020 06:56
Copy link
Member

@DasSkelett DasSkelett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, nice addition. Thanks!

@HebaruSan HebaruSan merged commit e39d735 into KSP-CKAN:master Nov 23, 2020
@HebaruSan HebaruSan deleted the feature/gui-multi-sort branch November 23, 2020 23:31
@HebaruSan HebaruSan mentioned this pull request Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New features or functionality GUI Issues affecting the interactive GUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants