Skip to content

requestAnimationFrame() instead of "interval" #2

@SlausB

Description

@SlausB

Is there a way to make streams produce events at every requestAnimationFrame() call instead of every specified delay with "interval"?
As I understand, requestAnimationFrame() way will produce more smooth and at the same time non-excessive events to render at exact positions when everything is about to be drawn.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions