Opened 12 years ago
Closed 12 years ago
#7793 closed defect (fixed)
[cla][patch] dojox.fx.flipCube, duration fix
Reported by: | nic | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Dojox | Version: | 1.2beta |
Keywords: | flipCube | Cc: | |
Blocked By: | Blocking: |
Description
flipCube uses two combined flip animations, so the duration argument must be multiplied by 2
Attachments (1)
Change History (3)
Changed 12 years ago by
Attachment: | flip.js.diff added |
---|
comment:1 Changed 12 years ago by
Owner: | changed from Adam Peller to dante |
---|---|
Status: | new → assigned |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [15426]) fixes #7793 - add duration for fx.flip - thanks niccola