user234683 / youtube-local

browser-based client for watching Youtube anonymously and with greater page performance
GNU Affero General Public License v3.0
501 stars 62 forks source link

plyr_fixes.css: extend progressbar to bottom #116

Open zrose584 opened 2 years ago

zrose584 commented 2 years ago

This makes it so that in fullscreenmode, moving the cursor to the bottom of the screen (which is an easy motion) enables the hover behavior of the plyr control elements (e.g. the tooltip of the progressbar appears, or a click leads to a seek). This is similar to how the native firefox and chrome video players behave.

user234683 commented 2 years ago

Excellent idea, but it makes the controls squished, possible to fix?