#973 closed defect (fixed)
2d slider position needs adjustment
Reported by: | Owned by: | anonymous | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Widgets | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The current dojo Slider implementation has a known limitation. The size of the image currently dictates the resolution of the 2d slider. This should be fixed in the future, so that the mouse cursor position is used to center when mousing along the edges (so that image extends beyond the box when position in corners).
Attachments (1)
Change History (5)
comment:1 Changed 16 years ago by
Changed 16 years ago by
Attachment: | slider2.patch added |
---|
comment:2 Changed 16 years ago by
Milestone: | 0.4 → 0.3.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Also, need to check the vertical scrollbar on IE6. The drag is a little strange. I can drag past the end of the control (although when I mouse up it goes to the right position).