-
Notifications
You must be signed in to change notification settings - Fork 373
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
Viewer constantly refreshes without user input #2897
Labels
Milestone
Comments
3 tasks
Wumpf
added a commit
that referenced
this issue
Aug 3, 2023
* Fixes #2897 ### What Fix regression introduced in #2839 This landed in 0.8. Candidate for potential 0.8.1 release if we decide to do one. ### 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/2900) (if applicable) - [PR Build Summary](https://build.rerun.io/pr/2900) - [Docs preview](https://rerun.io/preview/pr%3Aandreas%2Ffix-redraw/docs) - [Examples preview](https://rerun.io/preview/pr%3Aandreas%2Ffix-redraw/examples)
emilk
pushed a commit
that referenced
this issue
Aug 17, 2023
* Fixes #2897 ### What Fix regression introduced in #2839 This landed in 0.8. Candidate for potential 0.8.1 release if we decide to do one. ### 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/2900) (if applicable) - [PR Build Summary](https://build.rerun.io/pr/2900) - [Docs preview](https://rerun.io/preview/pr%3Aandreas%2Ffix-redraw/docs) - [Examples preview](https://rerun.io/preview/pr%3Aandreas%2Ffix-redraw/examples)
emilk
pushed a commit
that referenced
this issue
Aug 17, 2023
* Fixes #2897 ### What Fix regression introduced in #2839 This landed in 0.8. Candidate for potential 0.8.1 release if we decide to do one. ### 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/2900) (if applicable) - [PR Build Summary](https://build.rerun.io/pr/2900) - [Docs preview](https://rerun.io/preview/pr%3Aandreas%2Ffix-redraw/docs) - [Examples preview](https://rerun.io/preview/pr%3Aandreas%2Ffix-redraw/examples)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
This is a recently introduced bug where frames are constantly requested.
Repro (e.g):
cargo r -p objectron
The text was updated successfully, but these errors were encountered: