Show
Ignore:
Timestamp:
12/30/08 06:50:53 (15 months ago)
Author:
paul.bakaus
Message:

draggable: changed default for scroll option to true

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tests/draggable.js

    r998 r1324  
    2626        revert: false, 
    2727        revertDuration: 500, 
    28         scroll: false, 
     28        scroll: true, 
    2929        scrollSensitivity: 20, 
    3030        scrollSpeed: 20,