We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently the CanvasBBoxCalculator canvas is attached and then destroyed as soon as computations are done, but is not actually offscreen.
The text was updated successfully, but these errors were encountered:
fix(offscreen canvas): set negative position to move offscreen (#50)
0f61ac8
re: #43
chore(release): 1.0.2 [skip ci]
c94dd22
## [1.0.2](v1.0.1...v1.0.2) (2019-02-08) ### Bug Fixes * **offscreen canvas:** set negative position to move offscreen ([#50](#50)) ([0f61ac8](0f61ac8)), closes [#43](#43)
74b93be
## [1.0.2](elastic/elastic-charts@v1.0.1...v1.0.2) (2019-02-08) ### Bug Fixes * **offscreen canvas:** set negative position to move offscreen ([opensearch-project#50](elastic/elastic-charts#50)) ([0e676a2](elastic/elastic-charts@0e676a2)), closes [opensearch-project#43](elastic/elastic-charts#43)
emmacunningham
No branches or pull requests
Currently the CanvasBBoxCalculator canvas is attached and then destroyed as soon as computations are done, but is not actually offscreen.
The text was updated successfully, but these errors were encountered: