#13472 closed defect (fixed)
incorrect slot value on dojox.mobile.SpinWheel after onFlickAnimationEnd event on Android
Reported by: | Erwan Aullas | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.7.0b1 |
Keywords: | spinwheel slot onFlickAnimationEnd | Cc: | |
Blocked By: | Blocking: |
Description
I installed a callback function on onFlickAnimationEnd event on the slot I am interested into, to fetch the slot value when flicking is over. The code in the attached sample works well on desktop browsers, as well as iOs devices, but returns always the same value on android, no matter what value is displayed by the slot.
Android version : 2.2 froyo
Attachments (1)
Change History (3)
Changed 10 years ago by
Attachment: | SpinWheel-bug.html added |
---|
comment:2 Changed 10 years ago by
Milestone: | tbd → 1.7 |
---|
Note: See
TracTickets for help on using
tickets.
incorrect slot value after spinning