Ticket #6566 (closed enhancement: invalid)

Opened 8 months ago

Last modified 8 months ago

[enhancement] Make _Animation methods return 'this'

Reported by: dante Owned by: alex
Priority: normal Milestone: 1.3
Component: fx Version: 1.1.0
Severity: normal Keywords:
Cc:

Description

just makes sense to me:

var foo = dojo.animateProperty({}).play()

foo should be the animation instance. Currently, no _Animation methods return anything (with the exception of .status())

Change History

Changed 8 months ago by dante

  • status changed from new to closed
  • resolution set to invalid
Note: See TracTickets for help on using tickets.