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

feat: add autoDisposeImage param to automatically evict image from cache when object dispose #289

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Yongle-Fu
Copy link

No description provided.

@xvrh
Copy link
Owner

xvrh commented Aug 6, 2023

Can you expand a bit on what the goal of the PR is?

Would we achieve the same result with a boolean like cacheImages: false that would prevent caching the image entirely?

@Yongle-Fu
Copy link
Author

Yes, the purpose is to automatically release its memory usage when Lottie Widget is no longer in use.

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.

None yet

2 participants