#14597 closed defect (fixed)
dojox.mobile.Switch should be inline style
Reported by: | ykami | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX Mobile | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The current Switch is made from <div> and act as a block element. But it is kind of a form control, and often used with label text. So, it should be inline style rather than block style.
Note: See
TracTickets for help on using
tickets.
In [27638]: