rstacruz/jquery.transit

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

Open

#74 创建于 2012年9月22日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)JavaScript (7,318 star) (896 fork)batch import
Help wanted

描述

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!

贡献者指南