FreeTubeApp / FreeTube

An Open Source YouTube app for privacy
https://freetubeapp.io/
GNU Affero General Public License v3.0
13.63k stars 861 forks source link

[Feature Request]: Hide the round "play" icon while a video is paused when the cursor is not over the middle of a video #6149

Closed rjdg14 closed 1 week ago

rjdg14 commented 1 week ago

Guidelines

Problem Description

The issue with this large round "play" icon is almost certainly related to the API change in 0.22.0. Earlier versions did not show this largely opaque icon over the middle of videos when paused.

Proposed Solution

I would ideally like the round play icon to disappear when there is not a cursor over the middle of a video when paused.

Alternatives Considered

If the new API that 0.22.0 uses doesn't allow the above, would it be possible to create a setting that allows the user the choice of keeping the current play icon in its current form or disabling it completely when a video is paused?

Issue Labels

ease of use improvement, visual improvement

Additional Information

No response

absidue commented 1 week ago

You can hide it with the "Display Play Button in Video Player" setting in the Player settings, as mentioned in various other issues and the same setting as in previous FreeTube releases.