alvarotrigo / alvarotrigo/fullPage.js
normalScrollElements only for horizontal movement
未關閉
enhancement
- 主要語言
- JavaScript
- 星號
- 35.4k
- 分支
- 7.1k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### Description
I have a static container inside a section that has `overflow-x: auto` on it. It seems that I'm able to horizontally scroll on desktop with a mac mouse or trackpad, but I can't scroll horizontally on a touch device with my finger. I'm not sure if it's related to `scrollOverflow: true` or not, but I do need that option.
### Link to isolated reproduction with no external CSS / JS
https://codepen.io/lambert-velir/pen/WWMKBQ
### Steps to reproduce it
1. Open the fullpage view of the codepen on a touch device
2. Try to scroll through the green boxes
### Versions
Chrome for android
iOS Simulator on Mac
貢獻指南
評估
這個 Issue 還沒有評估資料。