Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move ResetBlueprint to a SystemCommand (#4408)
### What This avoids an annoying warning pop-up where data queries aren't found by making the blueprint life-cycle more deterministic. ### 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 [app.rerun.io](https://app.rerun.io/pr/4408) (if applicable) * [x] The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG - [PR Build Summary](https://build.rerun.io/pr/4408) - [Docs preview](https://rerun.io/preview/fbec79f174b8275a440cc483315edd4bfe269375/docs) <!--DOCS-PREVIEW--> - [Examples preview](https://rerun.io/preview/fbec79f174b8275a440cc483315edd4bfe269375/examples) <!--EXAMPLES-PREVIEW--> - [Recent benchmark results](https://build.rerun.io/graphs/crates.html) - [Wasm size tracking](https://build.rerun.io/graphs/sizes.html)
- Loading branch information