kamranahmedse / driver.js

A light-weight, no-dependency, vanilla JavaScript engine to drive the user's focus across the page

Home Page:https://driverjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can ‘getConfig("animate")’ be replaced with ‘isAnimatedTour’ ?

xionnon opened this issue · comments

commented

if (getConfig("animate") && elapsed < duration) {