Skip to content
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

fix animated background image processing #12

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Conversation

ubertao
Copy link
Contributor

@ubertao ubertao commented Nov 21, 2023

Fixes animated QR code feature.

Existing code has several issues:
line 184: extra frame when extend()'ing bg_images[] list
line 199: same references of qr_img copy in res_images[]
line 227: duration parameter misspelled as uration

@heuer
Copy link
Owner

heuer commented Nov 26, 2023

Thanks!

The bug in line 227 was introduced by mistake in 5ffe6d7

heuer added a commit that referenced this pull request Nov 27, 2023
@heuer heuer merged commit ac711cd into heuer:master Nov 27, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants