滑动越界
Open
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 441
- PR merge metrics
- No merged PRs in 30d
Description
比如我屏幕是500_600,iscroll里图片是500_200,在滑动iscroll时,iscroll容器的可视范围会变大,变成700*200,多余的部分是空白的,这是什么原因?
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue with a 500×600 screen and a 500×200 image in the iSlider container, then inspect how the visible area changes during a swipe. Trace the container sizing and scrolling behavior involved in iSlider; done means the viewport stays within the expected bounds without expanding to show blank space.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100