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

Improve UI for keypoint and class-ids of annotations contexts #2071

Merged
merged 6 commits into from
May 9, 2023

Conversation

emilk
Copy link
Member

@emilk emilk commented May 9, 2023

Closes #860

What

We used to only show the integer value of class_id and keypoint_id. Now we show labels and colors:

image

image

I also fixed a bug that caused the annotation context ui to be empty unless there where some keypoint connection in it 🤦

Checklist

PR Build Summary: https://build.rerun.io/pr/2071

@emilk emilk added ui concerns graphical user interface 📺 re_viewer affects re_viewer itself labels May 9, 2023
@emilk emilk merged commit 1e0d226 into main May 9, 2023
15 checks passed
@emilk emilk deleted the emilk/improve-annotation-context-ui branch May 9, 2023 17:54
jprochazk pushed a commit that referenced this pull request May 11, 2023
* Refactor annotation context ui, and fix a bug in its display

* Break out annotation query

* Add nice ui for class_id component

* Small cleanup

* Add nice ui for KeypointId

* Clean it up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📺 re_viewer affects re_viewer itself ui concerns graphical user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve annotation context -related UI
2 participants