Skip to content

Conversation

@BryonLewis
Copy link
Collaborator

@BryonLewis BryonLewis commented Dec 26, 2025

resolves #1553

  • Adds a new 'disableAnnotationFilters' variable to the trackFilterControls that will skip over all other filters.
  • Adds a mdi-filter-off icon to the type filter that allows for visualizing all items that have been disabled by filters (type filters, confidence filter or track attribute filters)
  • Add disabling states to various filter controls when 'disableAnnotationFilters' is active:
    • Type filter main checkbox is disabled
    • Type filter indvidual types are disabled
    • Confidence filter slider is disabled
    • Individual track checkboxes are disabled when showAllAnnotations is true
  • I decided that any individual tracks that are unchecked (not using a filter) are not toggled back on when show all anootations is enabled. I do hover prevent the user from unchecking additional elements when this is true.
  • I decided to allow creation of tracks and deletion when in the disableAnnotationFilters mode because they don't intersect or interfere with each other.

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

Successfully merging this pull request may close these issues.

Advanced Species Selection Tool

1 participant