Bug 1699039 Comment 24 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Okay, thank you so much!

(In reply to Julian Descottes [:jdescottes] from comment #23)
> Do you think we could somehow use a CSS animation for the scrubber's position instead of using JS?
The scrubber is draggable. So, if dragging, need to control by JS I think. Otherwise, we may be able to use CSS Animations or Web Animations, it will be a bit complex.
Okay, thank you so much!

(In reply to Julian Descottes [:jdescottes] from comment #23)
> Do you think we could somehow use a CSS animation for the scrubber's position instead of using JS?

The scrubber is draggable. So, if dragging, need to control by JS I think. Otherwise, we may be able to use CSS Animations or Web Animations, it will be a bit complex.

Back to Bug 1699039 Comment 24