rstacruz/jquery.transit

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

Open

#74 ouverte le 22 sept. 2012

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)JavaScript (896 forks)batch import
Help wanted

Métriques du dépôt

Stars
 (7 318 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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!

Guide contributeur