Skip to content

Chain doesn't work after a Fx.Tween's fade(0) calling #2116

@lorenzos

Description

@lorenzos

Hi. I noticed on 1.4.1 that the chain() method of Fx.Tween doesn't work after a call to fade('out') or fade(0).

Here you can test it in a fiddle: http://jsfiddle.net/TSRV6/

If you try to switch to previous Mootools version (1.3.2), it's all ok.
It works with 1.4.1 if you try fade(0.0001) instead of fade('out') or fade(0).

I'm using Firefox 7.0.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions