#3790 closed defect (fixed)
Slider: handle image must be specified via CSS
Reported by: | bill | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Currently handle image is specified in JS:
// handleSrc: String // The draggable handle image src value handleSrc: dojo.moduleUrl('dijit','themes/tundra/images/preciseSliderThumb.png'),
Needs to be specified in CSS file, like other images in Dijit, so that theming works.
Change History (2)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [9703]) incremental checkin refs #3661 (unify icons)
and fixes #3796, #3790, #3656, #3626, #3512, #3789, #3668 via various Input elemet styles, tundra cleanups, tabContainer changes, and more ...