#9440 closed defect (fixed)
the Animation.repeat parameter does not work
Reported by: | nic | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | fx | Version: | 1.3.0 |
Keywords: | Animation repeat | Cc: | |
Blocked By: | Blocking: |
Description
I noticed that the repeat parameter is not working when fixing a dojox.fx.highlight bug: http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/fx/tests/test_highlight.html, the "play twice" highlights only once.
This bug was introduced in [12493], so I added a control on the counter before stopping the timer.
Attachments (1)
Change History (4)
Changed 12 years ago by
Attachment: | fx.js.diff added |
---|
comment:1 Changed 12 years ago by
Keywords: | Animation repeat added |
---|
comment:2 Changed 12 years ago by
Component: | Core → fx |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 Changed 12 years ago by
Milestone: | tbd → 1.4 |
---|
Note: See
TracTickets for help on using
tickets.
Fixed by nic in [18296] Trac post-commit still seems to be broken some of the time.
Would be great to get a doh test on this.