You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to adjust the size of the thumbnail when a user scrubs the timeline? My site has rather long videos so I'm keeping the thumbnail size closer to youtube's 160px width thumbnails. But Plyr is rendering the thumbnail window at about 200px which is making them look low quality. It looks like the width and height are applied via javascript to the plyr__preview-thumb__image-container. Would love to be able to adjust the max size of plyr__preview-thumb__image-container somehow.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is there a way to adjust the size of the thumbnail when a user scrubs the timeline? My site has rather long videos so I'm keeping the thumbnail size closer to youtube's 160px width thumbnails. But Plyr is rendering the thumbnail window at about 200px which is making them look low quality. It looks like the width and height are applied via javascript to the plyr__preview-thumb__image-container. Would love to be able to adjust the max size of plyr__preview-thumb__image-container somehow.
Beta Was this translation helpful? Give feedback.
All reactions