Slider documentation says that pageIncrement keys off of the shift+arrows
As I was unearthing the code for Slider again, I was initially confused by what the pageIncrement attribute was supposed to be since the comment didn't make any sense. The comment said that "pageIncrement" was how much to nudge the widget by using the shift+arrow keys. Well, the code shows that it's keying off of the page keys (which explains the name). I point this out because unless someone reads the code they may not make the connection.
It's a trivial fix but important if you want people to understand how to use this feature.
Attachments (1)
-
6034.diff (387 bytes) - added by davidb 14 years ago.
-
quick fix (during bug list triage with clown)
Download all attachments as: .zip
Change History (7)
Owner: |
set to Becky Gibson
|
Description: |
modified (diff)
|
Keywords: |
clown added
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Cc: |
Joseph Scheuhammer added
|
Keywords: |
clown removed
|
Component: |
Dijit →
Dijit - Form
|
Becky, which keys did you want it to be? both?