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

Annotation features mostly related to MultiscaleAnnotationSource #493

Closed
wants to merge 3 commits into from

Commits on Sep 28, 2023

  1. feat(annotation): AnnotationLayerView now shows currently displayed a…

    …nnotations in MultiscaleAnnotationSource
    chrisj committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    53821ff View commit details
    Browse the repository at this point in the history
  2. feat(annotation): added keybinds for iterating through active annotat…

    …ion list, also pins and jumps to each annotation
    chrisj committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    cee0146 View commit details
    Browse the repository at this point in the history
  3. feat(annotation): added hashColor function that returns a RGB for a g…

    …iven value. Exposed annotation propery enum labels in shader as an optional replacement to the enum value. Added UI that shows the list of enum labels colored using it's hashColor.
    chrisj committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    8398ac5 View commit details
    Browse the repository at this point in the history