Skip to content

Clear Marker - Letter Increment Behavior #17

Description

@gimpycoder

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.

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