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

[IconAnnotator] - Add IconAnnotator to Mark Objects with Custom Icons/Images #930

Merged
merged 10 commits into from
Aug 27, 2024

Commits on Feb 19, 2024

  1. Add icon annotator

    dfreilich committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    88f9958 View commit details
    Browse the repository at this point in the history
  2. Add line

    dfreilich committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f93c712 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Simplify icon annotation code

    * Add test for icon annotator, with sample test files to verify
    dfreilich committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    668f2f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Remove acceptance tests

    * Update docs
    dfreilich committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    687f8d9 View commit details
    Browse the repository at this point in the history
  2. Incorporate feedback:

    * Simplify code to remove unnecessary comments
    * Make code style and sample code fit with other patterns in file
    * Raise exception if invalid icon
    dfreilich committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b85035c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    cfd079b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5a9587 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8673fe View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    317485b View commit details
    Browse the repository at this point in the history
  2. Icon annotator example

    LinasKo committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    15a192c View commit details
    Browse the repository at this point in the history