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

Adding instructions, ESC and Ctrl-Z functionality and some bug fixes. #10

Merged
merged 7 commits into from
Aug 19, 2024

Commits on Aug 16, 2024

  1. Add functionality: ESC clear last unsaved polygon

    Leandro Rosemberg committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9af22cd View commit details
    Browse the repository at this point in the history
  2. Add instructions

    Leandro Rosemberg committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    052c76f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abc48ee View commit details
    Browse the repository at this point in the history
  4. Clean empty points in writePoints

    Leandro Rosemberg committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    41bc631 View commit details
    Browse the repository at this point in the history
  5. Bugfix: the last line that connected to the mouse kept appearing when…

    … enter is pressed.
    
    Code refactor: simplified the Keyboard events and enter event.
    Leandro Rosemberg committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0b29d26 View commit details
    Browse the repository at this point in the history
  6. Readme

    Leandro Rosemberg committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    88f64ab View commit details
    Browse the repository at this point in the history
  7. Typo

    Leandro Rosemberg committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9038321 View commit details
    Browse the repository at this point in the history