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

Integrate Fullscreen Synced Lyrics Display into Full Screen Player Interface #282

Open MarcoMadera opened 4 months ago

MarcoMadera commented 4 months ago

Currently, when users are in full screen mode with the player, clicking the button to open lyrics opens a separate fullscreen lyrics display (image below), disrupting the immersive experience of the full screen player. To streamline user interaction and enhance usability, let's integrate the synced lyrics display directly into the full screen player interface.

Upon clicking the button to view lyrics while in full screen player mode, the interface should seamlessly transition to display synced lyrics alongside the player controls and track information. This integration will allow users to access and interact with both the audio player and synced lyrics without exiting full screen mode.

By consolidating the player controls, track information, and synced lyrics within the full screen interface, users will enjoy a more cohesive and intuitive experience when engaging with multimedia content.

This enhancement aims to optimize user workflow and improve overall satisfaction with the full screen player feature.

Current flow:

image image