Skip to content

Change progress bar of controlbar component

Vinay Rosenberg requested to merge github/fork/mmarciel/seekbar_as_div into development

Created by: mmarciel

Change playing progress bar to be a div instead of an input[type=range]. This also solves a problem when seeking with thumbnails in which thumbnails where showing a timestamp to seek, but after clicking, the player was going to a timestamp a few seconds before than specified.

Merge request reports