better focus and blur

This commit is contained in:
Peter Cottle 2012-09-30 17:07:48 -07:00
parent 2866ff38bb
commit 529f69599b
4 changed files with 23 additions and 4 deletions

View file

@ -14,7 +14,7 @@ var TIME = {
};
var GRAPHICS = {
nodeRadius: 15,
nodeRadius: 17,
curveControlPointOffset: 50,
defaultEasing: 'easeInOut',
defaultAnimationTime: 300,