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

Line radius is wrong in 2D views, and has shading #6299

Open
emilk opened this issue May 13, 2024 · 1 comment
Open

Line radius is wrong in 2D views, and has shading #6299

emilk opened this issue May 13, 2024 · 1 comment
Labels
🪳 bug Something isn't working 🔺 re_renderer affects re_renderer itself ui concerns graphical user interface

Comments

@emilk
Copy link
Member

emilk commented May 13, 2024

I change the default line radius to 10 points, but the actual radius is around 5 points.
The line is also shaded, which I don't think it should be in 2D views.

Repro:

git checkout 3dc64f9ebb5f04a7e696a4def64b6a66fe7a977d
pixi run rerun
  • Open the Human Pose tracking example
  • Set default line width for the 2D view to 10 points
  • Zoom in and get out your pixel ruler

image

@emilk emilk added 🪳 bug Something isn't working ui concerns graphical user interface 🔺 re_renderer affects re_renderer itself labels May 13, 2024
@Wumpf
Copy link
Member

Wumpf commented May 13, 2024

Seems to affect key point connections specifically - I previously tested this with other lines and they were fine, but didn't check on this case!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪳 bug Something isn't working 🔺 re_renderer affects re_renderer itself ui concerns graphical user interface
Projects
None yet
Development

No branches or pull requests

2 participants