rstacruz/jquery.transit

obj.is(':animated') always return false

Open

#74 aberto em 22 de set. de 2012

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (896 forks)batch import
Help wanted

Métricas do repositório

Stars
 (7.318 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

After obj.transition is executed, obj.is(':animated') always return false.

This is a serious bug because chaining of multiple transitions on eg. click cannot be disabled. Or at least I have no idea how to do it.

Thanks in advance!

Guia do colaborador