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

Clear Marker - Letter Increment Behavior #17

Open
gimpycoder opened this issue Dec 22, 2014 · 0 comments
Open

Clear Marker - Letter Increment Behavior #17

gimpycoder opened this issue Dec 22, 2014 · 0 comments

Comments

@gimpycoder
Copy link

When placing a letter marker, clearing it, and placing again, the next letter in alphabet is used.

Example:

  1. Place Letter marker. Expected: "A"
  2. Clear marker.
  3. Place Letter marker. Expected: "A", Actual: "B"

The highest letter should be the lowest+1 of all current letter markers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant