abelTO
abelTO
thx The "movingFlag" will only be "true" if it's actually moved."Mouseup" does not necessarily call ”move“. webkitTransitionEnd has been executed, but move hasn't been executed yet. So I also think...
I don't quite understand your question. 1.how to set scrolling time => see options.duration 2. distance one the same page => Distance cannot be set. Default screen height
Parallax effect by afterChange. see [https://river-lee.github.io/vue-fullpage/examples/parallax.html](https://river-lee.github.io/vue-fullpage/examples/parallax.html). I only used one image, you can take multiple blocks and render different visual effects Does it solve your problem?
Will mouse wheel trigger page changes? If yes `beforeChange` or `afterChange`,If No bind custom events in the element.
Each directive is a single instance
previous section or first section?
Using hash to save state. http://yourhost.com/#section-two
Are there any demo?
Does the page contain components(vue-fullpage) in horizontal direction?
node ver >= 10.13.0