GoXLR-on-Linux / goxlr-ui

A User Interface that hooks with the GoXLR Daemon
MIT License
19 stars 16 forks source link

Disable Lighting #9

Closed DonutCrab closed 1 year ago

DonutCrab commented 1 year ago

Because you can't change the hex value to #000000, there is currently no way to disable lights.

The idea is to add a button to disable lighting (equivalent to #000000) in addition to https://github.com/GoXLR-on-Linux/goxlr-ui/issues/8

FrostyCoolSlug commented 1 year ago

While not being able to set the value has been fixed in 0.9.0, I'll look into adding a 'Clear' button as well (useful for users that don't know HEX!)

FrostyCoolSlug commented 1 year ago

I've added the clear button, it'll come with 0.9.0, looks simply like this: image