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

Fix always redrawing in the presence of a 3D space view #2900

Merged
merged 2 commits into from Aug 3, 2023

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented Aug 2, 2023

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

@Wumpf Wumpf added 🪳 bug Something isn't working 📺 re_viewer affects re_viewer itself 📉 performance Optimization, memory use, etc do-not-merge Do not merge this PR labels Aug 2, 2023
@Wumpf Wumpf added do-not-merge Do not merge this PR and removed do-not-merge Do not merge this PR labels Aug 2, 2023
@Wumpf
Copy link
Member Author

Wumpf commented Aug 2, 2023

something is still feeding new frames after all.

Fixed for real now!

@Wumpf Wumpf removed the do-not-merge Do not merge this PR label Aug 2, 2023
@Wumpf Wumpf merged commit f453f37 into main Aug 3, 2023
21 of 24 checks passed
@Wumpf Wumpf deleted the andreas/fix-redraw branch August 3, 2023 15:28
@Wumpf Wumpf added this to the 0.8.1 milestone Aug 8, 2023
emilk pushed a commit that referenced this pull request 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 emilk mentioned this pull request Aug 17, 2023
3 tasks
emilk pushed a commit that referenced this pull request 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
🪳 bug Something isn't working 📉 performance Optimization, memory use, etc 📺 re_viewer affects re_viewer itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Viewer constantly refreshes without user input
2 participants