aome510 / spotify-player

A Spotify player in the terminal with full feature parity
MIT License
3.14k stars 137 forks source link

ensure no popup is rendered on top the playback window #400

Closed aome510 closed 4 months ago

aome510 commented 4 months ago

Resolves #399.

Fix rendering issue with image feature when a popup is rendered on top of the cover image. This PR updates the UI logic to ensure that the whole playback window is always visible from the UI.