| changeset 77 | 205409da0f32 |
| parent 63 | 0947deb9ab6d |
| child 79 | 9eff85166868 |
--- a/front_idill/src/defaults.js Thu Aug 02 11:54:08 2012 +0200 +++ b/front_idill/src/defaults.js Wed Aug 08 18:40:40 2012 +0200 @@ -62,8 +62,9 @@ zoomedMargin : 42, host : '127.0.0.1', port : '8080', + touchUpDownDeltaTreshold : 100, mouseUpDownDeltaTreshold : 15, - mouseUpDownDeltaTreshold : 100, + kinectUpDownDeltaTreshold : 100, curveDictionaryMI : './dicoMI.json', curveDictionaryKI : './dicoKI.json', lang : navigator.language,