Jan Procházka

Results 82 comments of Jan Procházka

> Would it be possible to include an option to treat surrounding whitespace as zero length in the length check? I think this is better handled either by rejecting the...

A lot has changed about my setup, but I can't reproduce the issue anymore 🤷

Just to clarify this issue a bit: - We _never_ perform IPC encoding/decoding in the _gRPC proxy_ itself. The proxy implements the message proxy service trait, and the messages received...

> Then frames starts coming in, and pretty soon there are over a thousand live VideoFrame:s at the same time. This should not cause the browser to complain about video...

Sorry, I forgot to include a screenshot. Also added link to the Slack thread

So, this is annoying. I noticed some snapshot tests were failing, and after updating them, now they're failing on CI. But looking at the differences, there really aren't any. Not...

> Have you checked the diff images that were changed on ci? Yes. There is some difference between how it renders on my machine and CI. Is there a chance...

> Emil is right that we should also add this to the video visualizer just the same! Please do so before merging, thx! It looks like video doesn't support `Opacity`....

Opened an issue for that and linked it in a comment: * https://github.com/rerun-io/rerun/issues/9832

Decided to revert the snapshot to what's on CI for the time being