Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screen capture not working with Usersnap #925

Closed
codeBelt opened this issue Mar 15, 2024 · 1 comment
Closed

Screen capture not working with Usersnap #925

codeBelt opened this issue Mar 15, 2024 · 1 comment

Comments

@codeBelt
Copy link
Contributor

We noticed glide-data-grid is now showing up in screenshots that are taken with Usersnap to submit bugs.

Is glide-data-grid canvas or does it use WebGL? Usersnap has a suggestion when working with WebGL but I am assuming glide-data-grid is pure canvas?

If it does use WebGL how can we pass preserveDrawingBuffer to glide-data-grid?

gl = canvas.getContext("experimental-webgl", {preserveDrawingBuffer: true});
@codeBelt
Copy link
Contributor Author

Closing because this is an issue with cross-origin images.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant