-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clock preset on Matrix display rendered out of bounds #4057
Comments
@Plawasan Please check the Y offset slider ( and other sliders to be centered ) before saving presets .If you did that then |
I haven't seen the original issue in 24h but there's still something inconsistent about the alignment of the text. This is how the clock came up this morning after being switched off for the night, notice it's aligned too far left: And then this is what it looked like after I've simply switched to a different preset and back to the default one (the one I posted above) - now it's correctly centered: Btw my Y Offset it as 155 but that affects position along the Y axis (up/down), not left to right. |
It is true the Y offset will change the up/down , i just wanted all the sliders to be default . The only difference i can see is you used a bin from WLED.me . So not really sure how to replicate that ( I actually tried to force is to have an offset but could only do that by adding an offset in the 2D page which clearly not the case with you ). If you reset the unit and used the bin from the link i listed then we could still try to keep your preset for few days but you have wrongly pasted that as it is truncated at the end , save it to text file and add it here and we could try . |
Humor me, where do I find the binary you want me to test (I only see yaml)? The .bin I'm using came from the release page for the latest beta on the WLED github page. I've pasted only the relevant preset however my full config and all presets are attached. |
The run i used the bins from are here https://github.com/Aircoookie/WLED/actions/runs/9724727410/job/26841257355 |
Issue still present on 0.15.0-b5, switching to a different preset and then back to text fixes it: https://youtu.be/40Ddx2g8aI0?si=tp4g6j-eTvnswyij @dosipod I might be a bit slow but I still don't see a binary I could use on the link you posted, only the progress of the build.. |
@Plawasan The trick is to first click on "summary", then scroll down the right panel until you see "Artifacts". Github changed some details recently, so now you have to go through "Symmary". |
Thanks, got the binary, updated my WLED instance (or rather downgraded back to 0.14.4) and I have not seen the issue come up since then. Is this binary a fork with a specific fix that has an effect on this or is that one of the official release builds? I'll switch back now to the latest 0.15 beta to see if the issue comes back. |
@Plawasan it's a 0.15 development build (latest work in progress). Do you still see the problem in the 0.15 beta ? |
I'm still on the custom build and still working perfectly fine, I wanted to run it for a while given the intermittent nature of the problem.. I'll go back to the beta but if 0.15.0-b4 is still the latest then that's where I saw the issue. |
No matter what I do, I cannot replicate. |
Updated to v0.15.0-b5, will report back if it shows up again |
Hey! This issue has been open for quite some time without any new comments now. It will be closed automatically in a week if no further activity occurs. |
What happened?
I'm using a WS2812b 32x8 matrix display with WLED 0.15.0-b4. I'm using the Scrolling Text present with "#HHMM" as the segment title to display a clock. This has always been working perfectly fine however in the latest beta, the text gets sometimes (I have yet to find any pattern to it) misaligned:
When I then switch to a different preset and back to my "clock" preset, it's rendered correctly:
LED Config:
2D config:
To Reproduce Bug
Create a Scrolling text preset, update segment name to #HHMM
Wait?
Expected Behavior
Display entire text centered
Install Method
Binary from WLED.me
What version of WLED?
0.15.0-b4
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: