Foo McBarr

Results 8 comments of Foo McBarr

Do you think this will ever be added? It would be really nice to provide merge request comments without going to gitlab.

I would like to be able to right click in the compare dialog, and in the pop menu have an option "Add comment" that would add the merge comment (note)...

@fschucht did you ever solve this, I am in the exact situation as you where once I have the page numbers the component does not rerender as expected.

@fschucht works great, thanks!

I see some mention of using CommandEncoders, but can't really find any information on doing so.

Found this that basically says we can ignore until 9.2: https://github.com/visgl/deck.gl/discussions/5241#discussioncomment-10571445 > readPixelsToArrayWebGL is marked deprecated because it won't work in WebGPU. It will become an issue in deck.gl 9.2...

I can pass in a custom modelMatrix onTilesetLoad load. This works fine. I can not figure out a way to modify the modelMatrix after tilesetLoad and have the tiles re-render....