Skip to content

Splitup seeking handling from mousemove handler #7531

Open
@gkatsev

Description

@gkatsev

This is a follow-up from #7527. That PR is a quickfix to us not marking a click-to-seek as scrubbing so that we won't use fastSeek for those and only use fastSeek when we're actually scrubbing.
Ideally, we'd want to pull out the seeking logic out of the mousemove handler and have both mousedown and mousemove handlers call the seeking logic.
Doing so would also affect the Slider, which means that it'll affect the volume bar as well, so, we'd need to make sure that's all set up properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    outdatedThings closed automatically by stalebot

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions