-
Notifications
You must be signed in to change notification settings - Fork 11
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
corrupted animation if result is exactly 1024 bytes #18
Comments
@Ralim btw: Thanks in advance |
Hia, I think this is an IronOS bug. Happy to leave ticket here. Will try and get this patched for you shortly.
|
Thanks! |
Ooops ... I just realized: I was the one creating this issue when working on the boot logo options! 😅It is solved now! 😊 |
* solves artifacts issue if .gif is exactly 1024 B solves Ralim/IronOS-Meta#18 * increased animation speed a tad
Unfortunately I have encountered another limitation of the 'compile script'.
If a file fills up the space of 1024 byte exactly, the compiled dfu is corrupted, because there are 2 more frames at the end of the animation, which consist of 1 entirely white screen and 1 where only the upper half is white.
Please help.
reference: https://github.com/discip/IronOS-Meta/actions/runs/2766439271
The text was updated successfully, but these errors were encountered: