Skip to content

Calling setOptions() hides the rolling mode button #1605

@bpfoster

Description

@bpfoster

If the timeline is currently not rolling and the rolling button is being shown, and something calls setOptions(), the rolling button goes away, and the user has no way to re-enable it.

this.dom.rollingModeBtn.style.visibility = 'hidden';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions