Skip to content

Low-prio refactor: Always use do_deselect to deselect the current selection #185

@pettter

Description

@pettter

There's a few places in the code where the current selection is looped through with toggle_selection to deselect them. This should all be done using do_deselect, which also doesn't need to pass any parameter to toggle_selection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactoringCode improvement without external behavior changes

    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