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

Reload image using gallery.reload(atIndex:) #77

Merged
merged 1 commit into from
Nov 12, 2016

Conversation

zfoltin
Copy link
Collaborator

@zfoltin zfoltin commented Nov 12, 2016

closes #72 hopefully

@Krisiacik Krisiacik merged commit 7586921 into Krisiacik:master Nov 12, 2016
@JeromeTW
Copy link

Hello! Has this function changed in any way? I'm updating my data source and calling reload at the right index but nothing is happening.
App only call func itemCount() -> Int without func provideDisplacementItem(atIndex index: Int) -> DisplaceableView? and provideGalleryItem(_ index: Int) -> GalleryItem

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.

How to force reloading of an image to get the (just downloaded) larger version?
3 participants