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

load the image when the slide is active #41

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

bogomips
Copy link

@bogomips bogomips commented Aug 19, 2017

This is a proposal for the issue #40

On a further update, in order to implement the preloading of the "next" picture, we can use the ion-slide events ionSlidePrevEnd, ionSlideNextEnd instead of ionSlideDidChange.
In this way the code would know if to preload the slide+1 or slide-1

@bogomips
Copy link
Author

bogomips commented Aug 20, 2017

The second serie of commits adds the capability of requesting images with an extra header, useful for example to include jwt token in order to get the capability of displaying images that require authentication to be served.

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

1 participant