Skip to content

Revert #2378, causing noninteractive 2D and 3D spaceviews#2395

Closed
emilk wants to merge 1 commit intomainfrom
emilk/revert-bad-pr
Closed

Revert #2378, causing noninteractive 2D and 3D spaceviews#2395
emilk wants to merge 1 commit intomainfrom
emilk/revert-bad-pr

Conversation

@emilk
Copy link
Copy Markdown
Member

@emilk emilk commented Jun 12, 2023

What

This reverts commit bdae196.

PR #2378 caused all 2D and 3D spaceviews to become non-interactive, meaning you could not zoom or pan.

Checklist

PR Build Summary: https://build.rerun.io/pr/2395

Docs preview: https://rerun.io/preview/6c6f215/docs
Examples preview: https://rerun.io/preview/6c6f215/examples

@emilk emilk added 🦟 regression A thing that used to work in an earlier release 🪳 bug Something isn't working 📺 re_viewer affects re_viewer itself labels Jun 12, 2023
jleibs pushed a commit that referenced this pull request Jun 12, 2023
Turns out `store_one_component` is more than a datastore helper... it
actually updates a whole bunch of secondary/derived datastructures at
the same time.

At some point we should really start moving towards a reactive model
where secondary indices merely subscribe to the changelog of a single
source of truth and react appropriately.

Supersedes #2395
@jleibs
Copy link
Copy Markdown
Contributor

jleibs commented Jun 12, 2023

@jleibs jleibs closed this Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🪳 bug Something isn't working 📺 re_viewer affects re_viewer itself 🦟 regression A thing that used to work in an earlier release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants