Skip to content

Show one icon per data type in the pipeline tooltip - #1937

Open
mattdawkins wants to merge 1 commit into
mainfrom
dev/pipeline-type-icons
Open

mattdawkins wants to merge 1 commit into
mainfrom
dev/pipeline-type-icons

Conversation

@mattdawkins

Copy link
Copy Markdown
Member
  • # Output: BBOX + MASK + HEAD-TAIL and # Input: IMAGE (per camera) headers fell through the icon switch and rendered as raw text inside v-icon
  • new pipelineDataTypes.ts splits on + / , outside parentheses, maps each type (plus POLYGON/KEYPOINTS aliases) to its icon, keeps the qualifier as a caption
  • unknown types still show as text; spec added

🤖 Generated with Claude Code

Compound Input/Output headers such as BBOX + MASK + HEAD-TAIL and
per-camera qualifiers fell through the single-token switch and rendered
as raw text inside v-icon.
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.

1 participant