Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
14.61k stars 3.14k forks source link

Show EffectID and PaletteID on MouseOver or when clicked on the GUI #1984

Closed jkwim closed 1 year ago

jkwim commented 3 years ago

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like When the Web GUI is used, if the EffectID and PaletteID can be shown with MouseOver or when clicked, that would help for people like me who try to send MQTT commands from another device using JSON API.

Thank you for your ideas for making WLED better!

blazoncek commented 1 year ago

Effects (with the visualization) are listed in KB. Similarly palettes are listed too.

Adding "title" to buttons to display IDs may seem good to technical users but may be confusing for others.

I propose to close this issue without implementing.

blazoncek commented 1 year ago

Fixed in #3220