Bug: Importing text files with a RGB value next to a semicolon that isn't '0' causes import to fail
Closed this issue · 1 comments
AngelHam commented
Came across this issue when trying to put a blue on the last LED light of the Strip, after testing I found this issue also exists with the last LED of the keyboard (the '.' on the numpad).
When I change this value to 0 instead of 215 the import is successful.
For reference, I cannot import a file that affects the last LED light on the Strip if it has a Blue value (RGB).
nicolasdeory commented
Fixed in bf5d52a, feel free to reopen if the issue is still present.