2016-06-06 6 views

Antwort

1

Nein, im Moment. Es ist hardcoded to 400 ms:

setTimeout(function() { 
    me.animateLines(me, lastStartX, lastStartY, 0, index); 
}, 400); 
+0

Danke für die Rückmeldung –