alvarotrigo / alvarotrigo/fullPage.js

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

Aberta
#3,796 1 comentário 0 reações 0 responsáveis Ver no GitHub
enhancement
Linguagem predominante
JavaScript
Estrelas
35.4k
Forks
7.1k
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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`.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.