You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add missing screenshots of graph view archetypes (#8371)
### Related
<!--
Include links to any related issues/PRs in a bulleted list, for example:
* Closes#1234
* Part of #1337
-->
* Closes#8277
* Closes#8327
* Closes#8237
### What
This fixes many problems around the state of the graph view. Turns out
the scene rect alone is not sufficient to store all of the viewer state
(who would have thought 😇).
<!--
Make sure the PR title and labels are set to maximize their usefulness
for the CHANGELOG,
and our `git log`.
If you have noticed any breaking changes, include them in the migration
guide.
We track various metrics at <https://build.rerun.io>.
For maintainers:
* To run all checks from `main`, comment on the PR with `@rerun-bot
full-check`.
* To deploy documentation changes immediately after merging this PR, add
the `deploy docs` label.
-->
---------
Co-authored-by: Andreas Reich <r_andreas2@web.de>
0 commit comments