#12452 closed enhancement (fixed)
Spin Wheel widget for dojox.mobile
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
iPhone and Android have a date picker that has a couple of wheels that you can spin. There is a need for such a UI control for mobile web applications.
Change History (4)
comment:1 Changed 9 years ago by
Owner: | changed from Shane O'Sullivan to ykami |
---|
comment:2 Changed 9 years ago by
comment:3 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Added dojox.mobile.SpinWheel and its subclasses SpinWheelDatePicker and SpinWheelTimePicker.
SpinWheel utilizes scrollable.js, so scrollable.js had to be updated.
comment:4 Changed 9 years ago by
Milestone: | tbd → 1.7 |
---|
Note: See
TracTickets for help on using
tickets.
(In [24070]) Refs #12452 !strict. Added the SpinWheel? widget