Box label visualization turns off when have >30 boxes #6963
Labels
🪳 bug
Something isn't working
🐑🐑 duplicate
This issue or pull request already exists
user-request
This is a pressing issue for one of our users
Describe the bug
The rerun visualizer seems to turn on box labels when there are lesser than 30 boxes in a scene and then doesn't show the labels when having >30 boxes. This causes the labels to flicker when visualizing datasets with ~30 boxes per frame. I am observing this across multiple datasets when num_boxes > 30.
It would be great to be able to be able to programmatically set when to show the labels. I'm happy to raise a PR if someone can point me in the right direction as well.
Desktop (please complete the following information):
Remote server running on Ubuntu 20.04 LTS
Local viewer running on Chrome browser on macOS Sonoma 14.5
Rerun version
rerun-cli 0.17.0 [rustc 1.76.0 (07dca489a 2024-02-04), LLVM 17.0.6] x86_64-unknown-linux-gnu release-0.17.0 d65ca50, built 2024-07-08T13:47:55Z
Additional context
Scene with 31 boxes.
Scene with 30 boxes. Everything is same as the above scene, except I deleted one box on the right.
The text was updated successfully, but these errors were encountered: