We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When attempting to change the colormap of a depth image, the change has no affect. Turbo always remains selected.
To Reproduce Run:
python examples/python/rgbd/main.py
Try to select a colormap:
Expected behavior Colormap changes
Screenshots
Backtrace
Desktop (please complete the following information):
Rerun version 0.8.2
The text was updated successfully, but these errors were encountered:
[bugfix] Allow user to edit colormap for depth images (#3241)
275da16
### What Resolves: #3240 ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md) * [x] I've included a screenshot or gif (if applicable) * [x] I have tested [demo.rerun.io](https://demo.rerun.io/pr/3241) (if applicable) - [PR Build Summary](https://build.rerun.io/pr/3241) - [Docs preview](https://rerun.io/preview/168d18e5a2e461d4a6a4cce14775382cb80f44ca/docs) <!--DOCS-PREVIEW--> - [Examples preview](https://rerun.io/preview/168d18e5a2e461d4a6a4cce14775382cb80f44ca/examples) <!--EXAMPLES-PREVIEW--> - [Recent benchmark results](https://ref.rerun.io/dev/bench/) - [Wasm size tracking](https://ref.rerun.io/dev/sizes/)
Successfully merging a pull request may close this issue.
Describe the bug
When attempting to change the colormap of a depth image, the change has no affect. Turbo always remains selected.
To Reproduce
Run:
Try to select a colormap:
Expected behavior
Colormap changes
Screenshots
Backtrace
Desktop (please complete the following information):
Rerun version
0.8.2
The text was updated successfully, but these errors were encountered: