be-fe / be-fe/iSlider

Bug: 当图片的缩放到最小比率后,不移动手指,图片会有抖动。

Open
#357 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.6k
Forks
441
PR merge metrics
No merged PRs in 30d

Description

实现步骤:
1.两指触摸屏幕,将图片缩小到最小的比率
2.不移开或是移动手指,图片将出现抖动的情况。

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue in the mobile touch slider: use two fingers to shrink the image to its minimum scale, then keep both fingers still. Trace the touch and zoom handling to find where repeated events change the image position or scale; done means the image remains stable while the fingers do not move.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.