videojs-offset icon indicating copy to clipboard operation
videojs-offset copied to clipboard

Slider bar goes out of the player

Open rangarks opened this issue 8 years ago • 2 comments

Every time I use the Offset plugin, my Seek slider goes out of the player. It works normal when I play it without the offset.

What could be the cause to this ? videojs issue

plugins

are any videojs plugins being used on the page? If so, please list them below. videojs offset

rangarks avatar Feb 12 '18 20:02 rangarks

@kshitij0392 add this code into your style file: .vjs-load-progress div {left: 0;} Hope it useful.

nguyencnttk8c avatar Feb 21 '18 03:02 nguyencnttk8c

Actually I guess this issue will be fixed when PR #28 is merged.

cladera avatar Feb 21 '18 09:02 cladera