Skip to content

Missing checkSigns() call in method setDirection() #5

@glaisney

Description

@glaisney

Hi, I suggest adding a checkSigns() call in this method, else it has no direct effect.

public void setDirection(boolean reversed){
this.reversed=reversed;
checkSigns();
}

Guillaume

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions