-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
bugconfirmedThe bug is reproducable and confirmedThe bug is reproducable and confirmedfixed in sourceThis issue is unsolved in the latest release but fixed in masterThis issue is unsolved in the latest release but fixed in masterquestion
Description
What happened?
I have a 16x16 2d matrix set up which I am using to display text. I created a preset with a named segment "Hello" to display that text when the preset is loaded. I created another preset after I blanked / reset the segment name hoping to have a preset to return to the time display. It appears that when the preset is saved with a blank segment name there is no "n" value in the preset JSON. I have tried to modify the preset JSON before saving to add a "blank" "n" value but it did not work.
To Reproduce Bug
Using a 2d matrix and the "Scrolling Text" effect;
- Give the primary (only) segment a name of "Hello" and click the check box to apply.
a. The matrix displays "Hello" - Create a new preset in Error Compiling #1 and save.
- Erase / blank the segment name and click the check box to apply.
b. The matrix displays the time / date - Create a new preset in ESP32 support & flickering #2 and save.
- Load preset Error Compiling #1 and the matrix shows the text "Hello"
- Load preset ESP32 support & flickering #2 and nothing changes.
Expected Behavior
When loading preset #2 in the above example the time / date should be shown.
Install Method
Binary from WLED.me
What version of WLED?
0.14.0
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
No response
Anything else?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
bugconfirmedThe bug is reproducable and confirmedThe bug is reproducable and confirmedfixed in sourceThis issue is unsolved in the latest release but fixed in masterThis issue is unsolved in the latest release but fixed in masterquestion