Skip to content

Format list does not get sorted correctly anymore #12

@skerit

Description

@skerit

Every since this change:

formatsList.sort(Comparator.comparingInt(ChatFormat::getPriority));

The format list does not get sorted correctly anymore. To be more precise: the list gets sorted in reverse. So a lower priority comes before a higher one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions