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

Paths with images + another object can be picked twice now #1885

Closed
Wumpf opened this issue Apr 17, 2023 · 0 comments · Fixed by #1908
Closed

Paths with images + another object can be picked twice now #1885

Wumpf opened this issue Apr 17, 2023 · 0 comments · Fixed by #1908
Assignees
Labels
🪳 bug Something isn't working 🏎️ Quick Issue Can be fixed in a few hours or less 📺 re_viewer affects re_viewer itself 🦟 regression A thing that used to work in an earlier release

Comments

@Wumpf
Copy link
Member

Wumpf commented Apr 17, 2023

image

GPU picking code & image picking code need to talk a little bit more with each other: Images don't show up in GPU picking ids, but another object, on this screenshot a camera, might have the same picking id.
Need to resolve ui for this somehow in a meaningful manner 🤔 (what if the image is picked without a location on it? probably should just show a black zoomed rectangle, or better none at all)

@Wumpf Wumpf added 🪳 bug Something isn't working 📺 re_viewer affects re_viewer itself 🦟 regression A thing that used to work in an earlier release 🏎️ Quick Issue Can be fixed in a few hours or less labels Apr 17, 2023
@Wumpf Wumpf mentioned this issue Apr 18, 2023
@Wumpf Wumpf self-assigned this Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪳 bug Something isn't working 🏎️ Quick Issue Can be fixed in a few hours or less 📺 re_viewer affects re_viewer itself 🦟 regression A thing that used to work in an earlier release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant