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 - Number Increment Behavior #16

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

Clear Marker - Number Increment Behavior #16

gimpycoder opened this issue Dec 22, 2014 · 0 comments

Comments

@gimpycoder
Copy link

The number marker increments for each successive placed marker, however, upon using "clear marker" and placing another number, the value is the next incremented number.

Example:

  1. select "Number" from Tool drop-down.
  2. Place marker on board. Expected Value: 1
  3. Clear the marker (If possible. There is another issue with clear marker)
  4. Place marker on board. Expected Value: 1, Actual: 2

What should happen instead is the highest value placed should be the lowest+1 of the current collection of 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