alvarotrigo / alvarotrigo/fullPage.js

scrollHorizontally:false --> only use css translateY instead of translate3d

Open
#3,796 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
35.4k
Forks
7.1k
PR merge metrics
No merged PRs in 30d

Description

I would like to animate the fullpage.js wrapper with the `translateX` css property, since it's the most performant one. I have the fullpage.js option `scrollHorizontally:false`, so I was hoping that fullpage.js would only use `translateY` for the position calculation, since now I can't use my `translateX`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.