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

In the settings panel under the "Sort column" setting, clicking the s… #3682

Merged
merged 3 commits into from
Apr 7, 2022

Commits on Apr 7, 2022

  1. In the settings panel under the "Sort column" setting, clicking the s…

    …ame column multiple times now alternates between ascending and descending sort order. This makes the setting consistent with how column headers behave. It also removes the need for a separate "Sort direction" setting in the settings panel. Closes #3646.
    fniessink committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    57e8e99 View commit details
    Browse the repository at this point in the history
  2. Fix linter issue.

    fniessink committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    5be8edd View commit details
    Browse the repository at this point in the history
  3. Increase test coverage.

    fniessink committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    bcf454d View commit details
    Browse the repository at this point in the history