Side navigation
#1939 closed enhancement (fixed)
Opened November 16, 2007 07:24PM UTC
Closed February 12, 2008 01:07PM UTC
[PATCH] Improved demos for slider
Reported by: | nostrademons | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.2.2 |
Component: | ui | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I've done some additional demos for the slider widget, mostly as testcases for bugs that I was having, though also to refer back to as I use more functionality. Changes from the current file:
1. Exercises minValue and maxValue (#1865)
2. Shows how to listen for slide events
3. Illustrates sliderMoveTo for both single (#1737) and multiple handles (#1938)
Attachments (1)
Change History (2)
Changed November 19, 2007 01:56PM UTC by comment:1
owner: | → paul |
---|---|
status: | new → assigned |
Changed February 12, 2008 01:07PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | assigned → closed |
Thank for your patch. Due to the complete rewritten slider, I will create new demos in the next days, using the proposed functionality.