sle118 / squeezelite-esp32

ESP32 Music streaming based on Squeezelite, with support for multi-room sync, AirPlay, Bluetooth, Hardware buttons, display and more
1.27k stars 115 forks source link

Release 1588 - UI text get instead of white are difficult to read #319

Closed NenuSB closed 1 year ago

NenuSB commented 1 year ago

The label text are not visibile with update 1588. Mainly on the Wifi and NVS pages, both in Firefox and Chrome.

This was OK in 1539.

image

sle118 commented 1 year ago

@NenuSB when opening a new issue, please follow the provided template as much as possible as it provides information we need upfront. For example, the template explains how to get the logs, which is critical in troubleshooting.

But in this case, it appears that the issue is the color set rather than something backend, so logs wouldn't help that much. I'll look into this. The labels are visible, except that are black over dark grey.

sle118 commented 1 year ago

I don't have a quick fix for this. for now I recommend rolling back the version until I resolve the issue.

sle118 commented 1 year ago

This release, https://github.com/sle118/squeezelite-esp32/commit/f87b3adec2f13dc343f75207f0938b10dd52cab0, should fix the text color issue.