essetwide / material-walkthrough

A material tour (eg Inbox from Google).
https://essetwide.github.io/material-walkthrough/
Apache License 2.0
32 stars 10 forks source link

Reduce Delay #17

Open oliveirafilipe opened 7 years ago

oliveirafilipe commented 7 years ago

Is need to reduce the delay between one step and another after clicking on the confirmation button

menosprezzi commented 7 years ago

It depends on the scroll transition timeout. This delay exists today to secure that the target position (requested by the renderFrame function) will be the real position after the scroll (executed in locateTarget function)

oliveirafilipe commented 7 years ago

Maybe we can find a way to reduce this, and still respect the scroll factor