MarcoMadera / Rindu

Spotify clone with extra functionalities, remove duplicate/corrupted songs from playlists, synced picture in picture lyrics, artist concert setlists, single tracks recommendations ("radio")
https://rindu.marcomadera.com
11 stars 6 forks source link

Fullscreen synced lyrics - Enable auto scroll only when user is in a specific zone #279

Open MarcoMadera opened 4 months ago

MarcoMadera commented 4 months ago

Currently, our fullscreen synced lyrics feature automatically scrolls to the current line regardless of the user's interaction. This behavior can be disruptive and annoying, especially when users manually scroll to a different lyric line.

To improve user experience, let's implement a modification where auto-scrolling occurs only when the current line is within a specific user-defined zone. This zone is represented by a red square in the image below, ensuring that auto-scrolling activates only when the current line enters this designated area.

This enhancement aims to provide users with more control over their viewing experience while enjoying synced lyrics in fullscreen mode.

image