#14216 closed task (fixed)
A new transition animation: Cube
Reported by: | ykami | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX Mobile | Version: | 1.7.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Change History (3)
comment:1 Changed 9 years ago by
comment:3 Changed 9 years ago by
The animation relies on 3D transform that is currently supported by only iOS and desktop Safari. So it works perfectly only on them. On Chrome and Android, it simulates the animation utilizing the available css3 capability as much as possible. On Firefox and IE, it falls back to the fade animation.
Note: See
TracTickets for help on using
tickets.
This is a transition where the views are seen to be located on the surfaces of a cube. The cube is rotated to transition from one view to another.