#828 closed enhancement (fixed)
Slider Widget Contribution
Reported by: | Owned by: | bill | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | slider | Cc: | [email protected]…, [email protected]… |
Blocked By: | Blocking: |
Description
I have implemented a slider widget based on code by Marcel Linnenfelser and posted to the dojo-interest mailing list.
The source code is attached to this ticket.
- The zip file matches the subversion filesystem under trunk and adds only new files.
- Note that it depends on drag-and-drop changes that were made in [4172].
- Bill Keese is in the process of reviewing the code. Comments from others are welcome.
A Dojo Contributor License Agreement (CLA) has been signed for my contributions. Marcel is in the process of signing a CLA.
Attachments (2)
Change History (5)
Changed 16 years ago by
Attachment: | SliderWidget.zip added |
---|
comment:1 Changed 16 years ago by
Updated to:
- fix getValue/setValue functions in vertical and horizontal sliders
- replace spaces with tabs
Changed 16 years ago by
Attachment: | SliderWidget.2.zip added |
---|
Updated source code (refer to comment)
comment:2 Changed 16 years ago by
Milestone: | 0.4 → 0.3.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Version: | 0.4 → 0.3 |
Checked in in [4278]. Thanks To Mathew and Marcel (CLAs on file).
Note: See
TracTickets for help on using
tickets.
Source code for slider widget