jcorporation / myMPD

myMPD is a standalone and mobile friendly web mpd client with a tiny footprint and advanced features.
https://jcorporation.github.io/myMPD/
GNU General Public License v3.0
419 stars 65 forks source link

Cover Art Obscures Text #504

Closed john- closed 3 years ago

john- commented 3 years ago

myMPD version: 7.0.2

When album cover art has dark areas it obscures the playlist. This makes it hard to read the text.

Example: mypd_screen2

I don't know if this is specific to my install. There is the same behavior in Firefox on Linux and Chrome on a Mac laptop.

To Reproduce

Steps to reproduce the behavior:

  1. Play an album with a cover that has large areas that are dark in color.

Expected behavior

The album cover art should not make it hard to read the text in the UI.

Screenshots

If applicable, add screenshots to help explain your problem.

Server plattform (please complete the following information):

Client plattform (please complete the following information):

jcorporation commented 3 years ago

In the default config there is a css filter activated for the background image to prevent this problem.

You can reset it to default in the settings. I personally prefer grayscale with 10% opacity.