#12717 closed defect (fixed)
A problem in Swirl view transition on Android 2.2
Reported by: | ykami | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.6.0 |
Keywords: | 1.7-mobile | Cc: | |
Blocked By: | Blocking: |
Description
Swirl view transition performs rotation and zoom on the center of target view. If the height of view is larger than the screen, however, it goes up and disappear instead of swirling and disappearing into the center.
Note: See
TracTickets for help on using
tickets.
(In [24387]) Fixes #12717 !strict. Save the clicked position and use it for the swirl animation.