generated from JohnBra/vite-web-extension
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
The current Mini Player settings only allow it to be automatically enabled when reading comments. Specifically, it appears after the bottom edge of the video player completely leaves the viewport, and disappears once the bottom of the comment section also scrolls past the top. While this behavior follows the existing option's description, it is too restrictive and not very convenient.
Describe the solution you'd like
I would like a more flexible logic:
- The Mini Player should appear as soon as the top edge of the video player exceeds the top of the browser.
- It should not disappear even when scrolling to the very end of the page.
- It should only disappear when scrolling back up and the top edge of the video player returns to the visible range.
Describe alternatives you've considered
None.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Todo