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(ImageLoader): Adds prefetch cancellation and cache query #996

Merged
merged 3 commits into from
Feb 10, 2017

Conversation

rozele
Copy link
Collaborator

@rozele rozele commented Feb 9, 2017

Recent update to the UWP Community Toolkit allows us to cancel prefetch operations. This changeset also adds the ability to query for images on disk, but not yet in-memory.

Recent update to the UWP Community Toolkit allows us to cancel prefetch operations. This changeset also adds the ability to query for images on disk, but not yet in-memory.
@rozele rozele merged commit 4894cfb into microsoft:master Feb 10, 2017
@rozele rozele deleted the imageCache branch February 10, 2017 14:25
rozele added a commit that referenced this pull request Feb 10, 2017
Recent update to the UWP Community Toolkit allows us to cancel prefetch operations. This changeset also adds the ability to query for images on disk, but not yet in-memory.
rozele added a commit that referenced this pull request Feb 15, 2017
Recent update to the UWP Community Toolkit allows us to cancel prefetch operations. This changeset also adds the ability to query for images on disk, but not yet in-memory.
rozele added a commit that referenced this pull request Feb 15, 2017
Recent update to the UWP Community Toolkit allows us to cancel prefetch operations. This changeset also adds the ability to query for images on disk, but not yet in-memory.
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.

3 participants