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

Transition duration after window resize set to 500ms #682

Open
rkor11 opened this issue Mar 17, 2018 · 2 comments
Open

Transition duration after window resize set to 500ms #682

rkor11 opened this issue Mar 17, 2018 · 2 comments

Comments

@rkor11
Copy link

rkor11 commented Mar 17, 2018

There is hardcoded transition duration after window resize to 500 in resize.js. I think it should be set to same value as transitionDuration for consistency:

https://github.com/impress/impress.js/blob/master/src/plugins/resize/resize.js#L29

@henrikingo
Copy link
Contributor

Hi

Not necessarily. This "goto" is just a refresh of the current slide. So it is not a transition between slides. It could even be 1ms to make it faster, but it seems half a second is classy.

Do you have some particular example where you felt 500 ms is bad?

@simplePCBuilding
Copy link
Contributor

I do agree with @rkor11 and I will be doing that with V3

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

3 participants