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

Add checking availability for webp animation #2

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

gmary95
Copy link
Contributor

@gmary95 gmary95 commented Jun 6, 2024

There was an issue here that the webp format is supported from iOS 14 and higher. Therefore, a runtime error could appear if you run the code on iOS 13 and lower.
Also along the way, the minimum FPS was increased to 25, since some animations had it and looked very slow using previous value.

@gmary95 gmary95 marked this pull request as ready for review June 6, 2024 12:54
@gmary95 gmary95 requested review from aleh and daniAlvarezMM June 6, 2024 12:54
@gmary95 gmary95 force-pushed the feature/tweak-webp-support branch from 5b0e44c to 0825988 Compare June 7, 2024 07:57
There was an issue here that the webp format is supported from iOS 14 and higher. Therefore, a runtime error could appear if you run the code on iOS 13 and lower.
Also along the way, the minimum FPS was increased to 25, since some animations had it and looked very slow using previous value.
@gmary95 gmary95 force-pushed the feature/tweak-webp-support branch from 0825988 to 715e234 Compare June 7, 2024 08:18
@gmary95 gmary95 merged commit 95708c9 into main Jun 7, 2024
8 checks passed
@gmary95 gmary95 deleted the feature/tweak-webp-support branch June 7, 2024 08:18
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