Opened 11 years ago
Closed 11 years ago
#10726 closed enhancement (fixed)
Ability to animate complex properties
Reported by: | Mike Wilcox | Owned by: | Mike Wilcox |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | fx | Version: | 1.4.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Dojo needs to the ability to animate complex properties, such as the clip style: rect(10px 30px 10px 50px). It should also be used with CSS3 properties, such as transform:
transform: rotate(10deg) translateX(0px)
Change History (4)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Milestone: | 1.5 → 1.6 |
---|
comment:3 Changed 11 years ago by
same here. please document and close. These functions were added in 1.5, and should have been reflected in the docs by then.
comment:4 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [21323]) Refs #10726 - Left console.logs in dojox.fx.ext-dojo.complex