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

Define a customRender to prevent rendering until all flags are ready. #164

Open
chrisgervang opened this issue Sep 27, 2021 · 0 comments
Open

Comments

@chrisgervang
Copy link
Collaborator

chrisgervang commented Sep 27, 2021

By defining customRender you should be able to prevent rendering from happing until you are ready: https://github.com/visgl/deck.gl/blob/master/modules/core/src/lib/deck.js#L347

That would mainly be an optimization to prevent wasted work....

Originally posted by @ibgreen in #161 (comment)

Call the private this._drawLayers(redrawReason); when we want to eventually render.

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