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
…8683)
### What
Title.
The downside of this is that we now skip the actual layout algorithm
entirely, as all nodes are placed at fixed positions.
I somehow need to figure out where the determinism in `fjadra` is coming
from:
* grtlr/fjadra#5
<!--
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: Clement Rey <[email protected]>
For some reason, the layout does not seem to be deterministic across platforms.
The text was updated successfully, but these errors were encountered: