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

Error due tintColor #1006

Open
Slavka406 opened this issue Sep 25, 2023 · 2 comments
Open

Error due tintColor #1006

Slavka406 opened this issue Sep 25, 2023 · 2 comments
Labels

Comments

@Slavka406
Copy link

Slavka406 commented Sep 25, 2023

Simulator Screenshot - iPhone 14 Pro Max - 2023-09-25 at 14 06 03

@Slavka406 Slavka406 added the bug label Sep 25, 2023
@aman32767
Copy link

This PR will fix the issue, This PR addresses an issue related to graphics context allocation in the FFFastImageViewManager. The previous implementation was using older graphics context handling methods which could lead to potential errors. This PR updates the code to use the newer UIGraphicsImageRenderer API to prevent any context allocation problems.

#1007

@frannale
Copy link

frannale commented Oct 3, 2023

Tested and is working fine!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants