Andreas Reich
Andreas Reich
Firefox Android works
@emilk is this bug still around?
I believe the concrete issue is fixed by * #5166 Since the 2D heuristic then very rarely suggests `/` Overall related to: * #5167 I think there's an even higher...
Also it's technically the C++ SDK going through the C SDK. We should make a difference here!
@Relento no, nothing new yet. Other things did get prioritized over this after all
To extend on that, the issue is concrete that we're using `TextureFormat::R8Unorm` as a format here which as the name implies is a red channel texture. To make matters worse,...
created a separate issue for that here since it's orthogonal to the texture problems described in the ticket here https://github.com/rerun-io/rerun/issues/6365
ah apologies, that's an intermittant issue we fixed by now, but we have to update a dependency for it (egui). Thanks for linking to your project, we'll have look!
@seongs1024 I tried your project on the `timeseries` branch but wasn't able to get the browser version running - Rerun currently has trouble building the web viewer outside of its...