Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Remove unnecessary function call #949

Closed
wants to merge 1 commit into from
Closed

Remove unnecessary function call #949

wants to merge 1 commit into from

Conversation

sculove
Copy link
Collaborator

@sculove sculove commented Aug 4, 2015

if 'useTransition' option is 'false', '_transitionTime' method should not call.
but, Whenever touchstart/mousedown/pointerdown event is fired, '_transitionTime' method is called.

I modified _transitionTime method.

@sculove sculove mentioned this pull request Aug 4, 2015
sculove added a commit that referenced this pull request Mar 23, 2016
- Although useTransition is false, wrapper element is applied as transition-timing-function and transition-duration

ref #949
@sculove sculove closed this Mar 23, 2016
aisouard pushed a commit to Mappy/iscroll that referenced this pull request Feb 22, 2017
- Although useTransition is false, wrapper element is applied as transition-timing-function and transition-duration

ref cubiq#949
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant