Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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