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

flag to continuously re-draw #11

Closed
gre opened this issue Sep 14, 2015 · 0 comments
Closed

flag to continuously re-draw #11

gre opened this issue Sep 14, 2015 · 0 comments

Comments

@gre
Copy link
Owner

gre commented Sep 14, 2015

for use-case like the Video example, or if you want to do an effect over an interface that updates continously and it is not observable,
we could simply introduce a "autoRedraw" prop. This is better than current approach that do a requestAnimationFrame loop on "JS" side (especially for gl-react-native, we would handle the render-loop in native code).

@gre gre added the feature label Sep 15, 2015
@gre gre changed the title flag to continuously re-render flag to continuously re-draw Sep 18, 2015
@gre gre closed this as completed in c7a937c Sep 18, 2015
@gre gre mentioned this issue Sep 22, 2015
11 tasks
@gre gre modified the milestone: 1.1.0 Sep 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant