Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Refactor to use DOM updates async #49

Closed
avoidwork opened this issue Jun 26, 2014 · 1 comment
Closed

Refactor to use DOM updates async #49

avoidwork opened this issue Jun 26, 2014 · 1 comment
Assignees

Comments

@avoidwork
Copy link
Owner

This implies uses requestAnimationFrame() when available, or falling back to a setTimeout(), and returning a Deferred / Promise so (branching) logic can be wired.

@avoidwork avoidwork self-assigned this Jun 26, 2014
@avoidwork
Copy link
Owner Author

Closing because this is too opinionated to enforce for every execution. Version 0.4.0 introduced utility.render() which allows the choice of scheduled rendering.

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

No branches or pull requests

1 participant