clj-commons / citrus

State management library for Rum
Eclipse Public License 1.0
274 stars 21 forks source link

Provide both a schedule-fn and release-fn to customize batched updates #26

Closed chpill closed 6 years ago

chpill commented 6 years ago

In relation with https://github.com/roman01la/citrus/issues/25

This pull request only provides a way to customize the batch behaviour, it does not alter the default js/requestAnimationFrame behaviour.