Emil Ernerfeldt
Emil Ernerfeldt
How do we document this better? In [`web_demo/index.html`](https://github.com/emilk/egui/blob/master/web_demo/index.html) maybe, and link to that from the eframe docs?
Very cool! But this is a lot of code to add to a template 🤔 Is there any way most of this could become a reusable 3rd party tool instead?
Some snapshot tests act differentally locally and on CI. In particular, the height-normalization of the density graph differs: 
@rerun-bot full-check
We've talked about this a bit on Slack, and our conclusion is that if we want a smart proxy (and we do, at some point), then we need to at...
Have you tested this on web?
* Could be related to https://github.com/rerun-io/rerun/issues/8098
With https://github.com/rerun-io/rerun/pull/8104 we now get out all but the last _two_ frames, which is an improvement, but not a fix 🤔