#12532 closed enhancement (fixed)
dojox.mobile.ProgressIndicator should be customizable
Reported by: | ykami | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.6.0 |
Keywords: | 1.7-mobile | Cc: | |
Blocked By: | Blocking: |
Description
The indicator consists of 12 DIV elements with CSS3 styling. It should be customizable. Also, users may want to use their own animated gif as a progress indicator.
[IBM:1812]
Change History (3)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [24101]) Fixes #12532 !strict. Added ProgressIndicator#setImage?()
comment:3 Changed 10 years ago by
Component: | DojoX Widgets → DojoX Mobile |
---|
Note: See
TracTickets for help on using
tickets.
Added setImage(). Usage is as follows:
setImage(null) restores the default indicator.