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

First image duration? #24

Open
jjnxpct opened this issue Feb 20, 2015 · 0 comments
Open

First image duration? #24

jjnxpct opened this issue Feb 20, 2015 · 0 comments

Comments

@jjnxpct
Copy link

jjnxpct commented Feb 20, 2015

Hi! Great script. I have been able to implement this with no big issues. But it would be great to be able to shorten the time the first image is shown. Now the first image is loaded, and it takes a while for the next image to show. The transition time is what causes this I believe. If this is set to very short (500) the first image is shown about the same time as the rest of the images. But when the transition time is set to 2000 or even more (for a slower dissolve) the first image seems to be shown longer then the other images. This is because the translation time is included in the duration for the next images, but not the first one.

A solution would be to let the script subtract half the duration of the transition from the 'show' duration of the image. Or alternatively make it possible to set the first image duration in the js so this can be done by the user in the configuration.

Thanks for this script!

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

No branches or pull requests

1 participant