impress / impress/impress.js

Transition duration after window resize set to 500ms

Open
#682 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
38.2k
Forks
6.6k
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Open src/plugins/resize/resize.js at the referenced line and compare the hardcoded 500ms resize transition with transitionDuration. Update the resize behavior so it uses the same duration, then verify that the transition remains consistent after a window resize.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.