| changeset 15 | de8528eb3662 |
| parent 7 | ae86ecebb1be |
| child 18 | 4423bfcd8f9f |
--- a/client/js/main.js Thu Aug 16 15:12:18 2012 +0200 +++ b/client/js/main.js Thu Aug 16 16:03:52 2012 +0200 @@ -19,7 +19,7 @@ /* Declaring the Renkan Namespace Rkns and Default values */ Rkns = { - _MIN_DRAG_DISTANCE: 4, + _MIN_DRAG_DISTANCE: 2, _NODE_RADIUS: 20, _NODE_FONT_SIZE: 14, _ARROW_LENGTH: 20,